Feature Wake Lock Screen while reading (#1126)
* Feature wakeLock * Fix style * Fix * Fix * Fix --------- Co-authored-by: Vicente <vicente@per>
This commit is contained in:
@@ -332,6 +332,9 @@ export const APP_METADATA: Record<
|
||||
shouldInformAboutScanlatorChange: {
|
||||
convert: convertToBoolean,
|
||||
},
|
||||
shouldWakeLockScreen: {
|
||||
convert: convertToBoolean,
|
||||
},
|
||||
hideHistory: {
|
||||
convert: convertToBoolean,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user