mirror of https://github.com/espruino/BangleApps
Update apps.json
parent
f5fa689b42
commit
13dc813cc1
|
@ -2920,8 +2920,8 @@
|
||||||
"name": "SloMo Clock",
|
"name": "SloMo Clock",
|
||||||
"shortName":"SloMo Clock",
|
"shortName":"SloMo Clock",
|
||||||
"icon": "watch.png",
|
"icon": "watch.png",
|
||||||
"version":"0.02",
|
"version":"0.03",
|
||||||
"description": "Simple 24h clock face with large digits hour above minutes.",
|
"description": "Simple 24h clock face with large digits, hour above minute. Uses Layout library.",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"type":"clock",
|
"type":"clock",
|
||||||
"allow_emulator":true,
|
"allow_emulator":true,
|
||||||
|
|
Loading…
Reference in New Issue