diff --git a/apps.json b/apps.json index 70506bdd8..2ee8a0e49 100644 --- a/apps.json +++ b/apps.json @@ -7,7 +7,7 @@ "icon": "app.png", "type": "RAM", "tags": "tools,system", - "supports": ["BANGLEJS","BANGLEJS2"], + "supports": ["BANGLEJS2"], "custom": "custom.html", "customConnect": true, "storage": [], @@ -2852,7 +2852,7 @@ "icon": "bluetooth.png", "type": "bootloader", "tags": "battery,ble,bluetooth,gatt", - "supports": ["BANGLEJS"], + "supports": ["BANGLEJS","BANGLEJS2"], "readme": "README.md", "storage": [ {"name":"gattbat.boot.js","url":"boot.js"}