hotfix
parent
3beaab82ce
commit
0c1499253d
|
|
@ -24,6 +24,7 @@ let settings;
|
|||
|
||||
function loadSettings() {
|
||||
settings = storage.readJSON(SETTINGS_FILE, 1) || {};
|
||||
}
|
||||
|
||||
function changecolor() {
|
||||
const colors = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue