Update apps.json
parent
ffa4992777
commit
61a1fc90fe
|
|
@ -1679,14 +1679,14 @@
|
||||||
{ "id": "gallifr",
|
{ "id": "gallifr",
|
||||||
"name": "Gallifreyan Chronometer",
|
"name": "Gallifreyan Chronometer",
|
||||||
"shortName":"Gallifrey Clock",
|
"shortName":"Gallifrey Clock",
|
||||||
"icon": "gallifrey.png",
|
"icon": "app.png",
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "A Gallifreyan clock. The dark and light green segments show the minutes, the black circle, the hour.",
|
"description": "A Gallifreyan clock. The dark and light green segments show the minutes, the black circle, the hour.",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"gallifr.app.js","url":"app.js"},
|
{"name":"gallifr.app.js","url":"app.js"},
|
||||||
{"name":"gallir.img","url":"app-icon.js","evaluate":true}
|
{"name":"gallifr.img","url":"app-icon.js","evaluate":true}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue