Merge didn't; t work

pull/470/head
hopkira 2020-06-01 10:42:57 +01:00
parent ef208e1600
commit 5bc70b474c
1 changed files with 4 additions and 3 deletions

View File

@ -1768,11 +1768,10 @@
"storage": [
{ "name": "jbm8b.app.js", "url": "app.js" },
{ "name": "jbm8b.img", "url": "app-icon.js", "evaluate": true }
],
]
"version": "0.03"
},
{
"id": "BLEcontroller",
{ "id": "BLEcontroller",
"name": "BLE Robot Controller with Joystick",
"shortName": "BLE Controller",
"icon": "BLEcontroller.png",
@ -1784,6 +1783,8 @@
"storage": [
{ "name": "BLEcontroller.app.js", "url": "app.js" },
{ "name": "BLEcontroller.img", "url": "app-icon.js", "evaluate": true }
]
},
{ "id": "widviz",
"name": "Widget Visibility Widget",
"shortName":"Viz Widget",