fix
parent
c153841131
commit
a03e5255a1
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "cutelauncher",
|
"id": "cutelauncher",
|
||||||
"name": "Cute Launcher",
|
"name": "Cute Launcher",
|
||||||
"shortName": "Cute Launcher",
|
"shortName": "Cute Launcher",
|
||||||
"version": "0.21",
|
"version": "0.22",
|
||||||
"description": "A simple launcher app for Bangle.js 2 that makes use of the full touchscreen",
|
"description": "A simple launcher app for Bangle.js 2 that makes use of the full touchscreen",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"type": "launch",
|
"type": "launch",
|
||||||
|
|
@ -21,7 +21,7 @@
|
||||||
"evaluate": true
|
"evaluate": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "cutelauncher.setting.js",
|
"name": "cutelauncher.settings.js",
|
||||||
"url": "settings.js"
|
"url": "settings.js"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue