mirror of https://github.com/espruino/BangleApps
drained: add icon
parent
1fa36bd2b8
commit
2de5831827
Binary file not shown.
After Width: | Height: | Size: 469 B |
|
@ -4,7 +4,7 @@
|
||||||
"version": "0.01",
|
"version": "0.01",
|
||||||
"description": "Switches to displaying a simple clock when the battery percentage is low, and disables some peripherals",
|
"description": "Switches to displaying a simple clock when the battery percentage is low, and disables some peripherals",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"icon": "TODOOOOOOOOOOOOOOOO.png",
|
"icon": "icon.png",
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"supports": ["BANGLEJS2"],
|
"supports": ["BANGLEJS2"],
|
||||||
|
|
Loading…
Reference in New Issue