mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Remove debug text
This commit is contained in:
@@ -3448,7 +3448,6 @@ function fix_dirty_game_text() {
|
||||
}
|
||||
|
||||
function savegametextchanges() {
|
||||
console.log("Saving game text");
|
||||
fix_dirty_game_text();
|
||||
for (const item of document.getElementsByClassName("editing")) {
|
||||
item.classList.remove("editing");
|
||||
|
Reference in New Issue
Block a user