mirror of https://github.com/espruino/BangleApps
Update apps.json
parent
ce9cc7637f
commit
a37e096e43
|
@ -1133,9 +1133,9 @@
|
||||||
{"name":"custom"}
|
{"name":"custom"}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{ "id": "stopwatch",
|
{ "id": "devstopwatch",
|
||||||
"name": "Stopwatch",
|
"name": "Dev Stopwatch",
|
||||||
"shortName":"Stopwatch",
|
"shortName":"Dev Stopwatch",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "Stopwatch with 5 laps supported (cyclically replaced)",
|
"description": "Stopwatch with 5 laps supported (cyclically replaced)",
|
||||||
|
|
Loading…
Reference in New Issue