Allow emulator, specify type as app

pull/931/head
jeffyactive 2021-11-22 20:09:26 -05:00
parent 58f9e7cd5b
commit ae55c2d39f
1 changed files with 2 additions and 0 deletions

View File

@ -4243,8 +4243,10 @@
"version": "0.01",
"description": "Emojis & Espruino: broadcast Unicode emojis via Bluetooth Low Energy.",
"icon": "emojuino.png",
"type": "app",
"tags": "emoji",
"supports" : [ "BANGLEJS2" ],
"allow_emulator": true,
"readme": "README.md",
"storage": [
{ "name": "emojuino.app.js", "url": "emojuino.js" },