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