typo in config

pull/673/head
adrian w kirk 2021-02-01 01:58:08 +00:00
parent 14e19413a9
commit fd20982296
1 changed files with 13 additions and 0 deletions

View File

@ -213,6 +213,19 @@
{"name":"wclock.img","url":"clock-word-icon.js","evaluate":true}
]
},
{ "id": "wordyclock",
"name": "Wordy Clock",
"icon": "wordyclock.png",
"version":"0.01",
"description": "Text Readable Time",
"tags": "clock",
"type":"clock",
"allow_emulator":true,
"storage": [
{"name":"wordyclock.app.js","url":"wordyclock.js"},
{"name":"wordyclock.img","url":"wordyclock-icon.js","evaluate":true}
]
},
{ "id": "imgclock",
"name": "Image background clock",
"shortName":"Image Clock",