This commit is contained in:
ebolam
2022-09-14 12:57:56 -04:00
parent 2fbfd76b41
commit 21022950cd

View File

@@ -3844,7 +3844,7 @@ function process_cookies() {
options_on_right(true);
}
Change_Theme(getCookie("theme", "Monochrome"))
Change_Theme(getCookie("theme", "Monochrome"));
load_tweaks();
}