forked from FOSS/BangleApps
Update apps.json
parent
b1585366c5
commit
ad33990965
|
@ -841,10 +841,10 @@
|
||||||
"name": "Commandline-Clock",
|
"name": "Commandline-Clock",
|
||||||
"shortName":"CLI-Clock",
|
"shortName":"CLI-Clock",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"version":"0.04",
|
"version":"0.05",
|
||||||
"description": "Simple CLI-Styled Clock",
|
"description": "Simple CLI-Styled Clock",
|
||||||
"tags": "cli,command,bash,shell",
|
"tags": "clock,cli,command,bash,shell",
|
||||||
"type": "clock",
|
"type":"clock"
|
||||||
"allow_emulator":true,
|
"allow_emulator":true,
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"cliock.app.js","url":"app.js"},
|
{"name":"cliock.app.js","url":"app.js"},
|
||||||
|
|
Loading…
Reference in New Issue