Changed id from emojuno to emojuino to make links work
parent
537842a321
commit
a0837cbecf
|
|
@ -4217,7 +4217,7 @@
|
||||||
"data": [{ "name": "qalarm.json" }]
|
"data": [{ "name": "qalarm.json" }]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "emojuno",
|
"id": "emojuino",
|
||||||
"name": "Emoji Broadcaster",
|
"name": "Emoji Broadcaster",
|
||||||
"shortName": "Emojuino",
|
"shortName": "Emojuino",
|
||||||
"version": "0.01",
|
"version": "0.01",
|
||||||
|
|
@ -4227,8 +4227,8 @@
|
||||||
"supports" : [ "BANGLEJS2" ],
|
"supports" : [ "BANGLEJS2" ],
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"storage": [
|
"storage": [
|
||||||
{ "name": "emojuno.app.js", "url": "emojuino.js" },
|
{ "name": "emojuino.app.js", "url": "emojuino.js" },
|
||||||
{ "name": "emojuno.img", "url": "emojuino-icon.js", "evaluate": true }
|
{ "name": "emojuino.img", "url": "emojuino-icon.js", "evaluate": true }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue