1
0
Fork 0

Daisy Feat: Better description of setting

Just a test if it fits on screen sorry for the commit noise.
master
poolitzer 2024-07-07 21:26:35 +02:00
parent e47c1c34c4
commit 446276b134
1 changed files with 1 additions and 1 deletions

View File

@ -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;