forked from FOSS/BangleApps
parent
1e60f47fa9
commit
2498881609
|
@ -24,7 +24,6 @@ let settings;
|
|||
|
||||
function loadSettings() {
|
||||
settings = storage.readJSON(SETTINGS_FILE, 1) || {};
|
||||
}
|
||||
|
||||
function changecolor() {
|
||||
const colors = {
|
||||
|
|
Loading…
Reference in New Issue