master
bengwalker 2020-05-13 22:44:16 +02:00
parent 3beaab82ce
commit 0c1499253d
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ let settings;
function loadSettings() { function loadSettings() {
settings = storage.readJSON(SETTINGS_FILE, 1) || {}; settings = storage.readJSON(SETTINGS_FILE, 1) || {};
}
function changecolor() { function changecolor() {
const colors = { const colors = {