mirror of https://github.com/espruino/BangleApps
adding app icon
parent
cbcd25c4a2
commit
f41fcb8881
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
|
@ -3,7 +3,7 @@
|
||||||
"name": "Quote Clock",
|
"name": "Quote Clock",
|
||||||
"version": "0.01",
|
"version": "0.01",
|
||||||
"description": "A clock showing quotes every hour",
|
"description": "A clock showing quotes every hour",
|
||||||
"icon": "app.img",
|
"icon": "app.png",
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
"tags": "clock,shakespeare",
|
"tags": "clock,shakespeare",
|
||||||
"supports": ["BANGLEJS2"],
|
"supports": ["BANGLEJS2"],
|
||||||
|
|
Loading…
Reference in New Issue