1
0
Fork 0

sliding text clock: turning emulator option off. Emulator will not work because the clock is split into languages classes. Turning off the emulator otherwise people will think it doesn't work

master
adrian w kirk 2021-05-24 19:51:13 +01:00
parent b6cc5fa45b
commit d4c1c63e15
1 changed files with 2 additions and 2 deletions

View File

@ -249,7 +249,7 @@
"description": "Inspired by the Pebble sliding clock, old times are scrolled off the screen and new times on. You are also able to change language on the fly so you can see the time written in other languages using button 1. Currently English, French, Japanese, Spanish and German are supported",
"tags": "clock",
"type":"clock",
"allow_emulator":true,
"allow_emulator":false,
"readme": "README.md",
"custom":"custom.html",
"storage": [
@ -3220,4 +3220,4 @@
{"name":"doztime.img","url":"app-icon.js","evaluate":true}
]
}
]
]