update shortnames
parent
b0549bebca
commit
214a018843
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "health",
|
"id": "health",
|
||||||
"name": "Health Tracking",
|
"name": "Health Tracking",
|
||||||
|
"shortName": "Health",
|
||||||
"version": "0.17",
|
"version": "0.17",
|
||||||
"description": "Logs health data and provides an app to view it",
|
"description": "Logs health data and provides an app to view it",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "simplestpp",
|
"id": "simplestpp",
|
||||||
"name": "Simplest++",
|
"name": "Simplest++ Clock",
|
||||||
|
"shortName": "Simplest++",
|
||||||
"version": "0.01",
|
"version": "0.01",
|
||||||
"description": "The simplest working clock, with fast load and clock_info, acts as a tutorial piece",
|
"description": "The simplest working clock, with fast load and clock_info, acts as a tutorial piece",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue