shorter JS file name
parent
01fb3ca476
commit
888176f460
|
|
@ -1295,14 +1295,14 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{ "id": "hidcam",
|
{ "id": "hidcam",
|
||||||
"name": "HID camera shutter",
|
"name": "Camera shutter",
|
||||||
"shortName":"HID cam",
|
"shortName":"Cam shutter",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "Enable HID, connect to your phone, start your camera and trigger the shot on your Bangle",
|
"description": "Enable HID, connect to your phone, start your camera and trigger the shot on your Bangle",
|
||||||
"tags": "tools",
|
"tags": "tools",
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"hidcam.app.js","url":"hidcam.app.js"},
|
{"name":"hidcam.app.js","url":"app.js"},
|
||||||
{"name":"hidcam.img","url":"app-icon.js","evaluate":true}
|
{"name":"hidcam.img","url":"app-icon.js","evaluate":true}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue