mirror of https://github.com/espruino/BangleApps
Reverts example add_to_apps.json changes
parent
72f7f2c2f8
commit
67cd8c6c13
|
@ -1,3 +1,4 @@
|
|||
// Create an entry in apps.json as follows:
|
||||
{ "id": "7chname",
|
||||
"name": "My app's human readable name",
|
||||
"shortName":"Short Name",
|
||||
|
@ -10,4 +11,4 @@
|
|||
{"name":"7chname.app.js","url":"app.js"},
|
||||
{"name":"7chname.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue