remove todo
This commit is contained in:
parent
2b2796a628
commit
73ccde566f
1 changed files with 1 additions and 2 deletions
|
@ -124,8 +124,7 @@ function showNtfyInfo() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//// color scheme changer
|
//// color scheme change
|
||||||
///TODO: make default gray-scale?
|
|
||||||
const headTag = document.getElementsByTagName('head')[0];
|
const headTag = document.getElementsByTagName('head')[0];
|
||||||
const styleTag = document.createElement("style");
|
const styleTag = document.createElement("style");
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue