Skip to content

Commit e41e85a

Browse files
authored
Update app.js
1 parent 45dc986 commit e41e85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/chargeanim/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ var settings = Object.assign({
33
// default values
44
showBatPercent: true,
55
showTime: true,
6-
keepScreenOn:false,
6+
77

88
}, require("Storage").readJSON("chargeAnimSettings.json", true) || {});
99

0 commit comments

Comments
 (0)