Skip to content

Commit

Permalink
Update metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ALITsupport authored Jan 13, 2025
1 parent 1e40acf commit cc39dbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/BLEConnect/metadata.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{ "id": "BLE_Connect",
"name": "BT Connect",
"shortName":"BT_Conn",
"icon": "BTConnect_App.png",
"icon": "BTApp.png",
"version":"0.01",

"allow_emulator": true,
"description": "BT Scanner & Connect",
"tags": "Connect",
"supports": ["BANGLEJS"],
"tags": "Connect", "BLE", "BT",
"supports": ["BANGLEJS"], ["BANGLEJS2"],
"storage": [
{"name":"BLEConnect.app.js","url":"app.js"},
{"name":"BTConnect_App.img","url":"app-icon.js","evaluate":true}
Expand Down

0 comments on commit cc39dbc

Please sign in to comment.