mirror of https://github.com/espruino/BangleApps
adding the extra comma as mentioned on bangle js documentation
parent
f750059648
commit
44533054f3
|
@ -1,4 +1,4 @@
|
|||
// Create an entry in apps.json as follows:
|
||||
},
|
||||
{ "id": "hidcam",
|
||||
"name": "HID camera shutter",
|
||||
"shortName":"HID cam",
|
||||
|
@ -11,3 +11,4 @@
|
|||
{"name":"hidcam.img","url":"app-icon.js","evaluate":true}
|
||||
],
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue