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
|
||||
///TODO: make default gray-scale?
|
||||
//// color scheme change
|
||||
const headTag = document.getElementsByTagName('head')[0];
|
||||
const styleTag = document.createElement("style");
|
||||
|
||||
|
|
Loading…
Reference in a new issue