better settings
parent
bc29be8f6f
commit
696e97c373
|
|
@ -3,9 +3,7 @@
|
||||||
{
|
{
|
||||||
showClocks: false,
|
showClocks: false,
|
||||||
showLaunchers: false,
|
showLaunchers: false,
|
||||||
direct: false,
|
timeOut: 10,
|
||||||
swipeExit: true,
|
|
||||||
timeOut: 'Off',
|
|
||||||
},
|
},
|
||||||
require('Storage').readJSON('cutelauncher.json', true) || {}
|
require('Storage').readJSON('cutelauncher.json', true) || {}
|
||||||
);
|
);
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "cutelauncher",
|
"id": "cutelauncher",
|
||||||
"name": "Cute Launcher",
|
"name": "Cute Launcher",
|
||||||
"version": "0.02",
|
"version": "0.03",
|
||||||
"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",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue