forked from FOSS/BangleApps
Update apps.json
parent
906d26e834
commit
5e4cd77313
|
@ -32,13 +32,13 @@
|
|||
{ "id": "ac_ac",
|
||||
"name": "A Configurable Analog Clock",
|
||||
"shortName":"Configurable Clock",
|
||||
"version":"0.01",
|
||||
"version":"0.02",
|
||||
"description": "AC-AC, a highly customizable analog clock",
|
||||
"icon": "app-icon.png",
|
||||
"type": "clock",
|
||||
"tags": "clock",
|
||||
"supports" : ["BANGLEJS2"],
|
||||
"allow_emulator": true,
|
||||
"allow_emulator": false,
|
||||
"screenshots": [{"url":"app-screenshot.png"}],
|
||||
"readme": "README.md",
|
||||
"custom": "Customizer.html",
|
||||
|
|
Loading…
Reference in New Issue