forked from FOSS/BangleApps
Daisy Feat: Better description of setting
Just a test if it fits on screen sorry for the commit noise.master
parent
e47c1c34c4
commit
446276b134
|
@ -47,7 +47,7 @@
|
|||
save();
|
||||
},
|
||||
},
|
||||
'Expected Battery Life In Hours': {
|
||||
'Expected Battery Life In Days Not Percentage': {
|
||||
value: !!s.batt_hours,
|
||||
onchange: v => {
|
||||
s.batt_hours = v;
|
||||
|
|
Loading…
Reference in New Issue