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