mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Fix
This commit is contained in:
@@ -3844,7 +3844,7 @@ function process_cookies() {
|
|||||||
options_on_right(true);
|
options_on_right(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
Change_Theme(getCookie("theme", "Monochrome"))
|
Change_Theme(getCookie("theme", "Monochrome"));
|
||||||
|
|
||||||
load_tweaks();
|
load_tweaks();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user