forked from FOSS/BangleApps
Allow emulator, specify type as app
parent
58f9e7cd5b
commit
ae55c2d39f
|
@ -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" },
|
||||
|
|
Loading…
Reference in New Issue