[module/batterytimeleft] Add basic battery time left module
This commit is contained in:
parent
a312269240
commit
1aa3b6c55d
2 changed files with 61 additions and 0 deletions
|
@ -119,5 +119,9 @@
|
|||
"snow": { "prefix": "" },
|
||||
"clear": { "prefix": "" },
|
||||
"thunder": { "prefix": "" }
|
||||
},
|
||||
"batterytimeleft": {
|
||||
"unlimited": { "prefix": "", "suffix": "" },
|
||||
"estimate": { "prefix": "" }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue