diff --git a/public/script.js b/public/script.js index cc0b7a79a..88949952c 100644 --- a/public/script.js +++ b/public/script.js @@ -7236,7 +7236,6 @@ $(document).ready(function () { chat_metadata = {}; characters[this_chid].chat = name2 + " - " + humanizedDateTime(); $("#selected_chat_pole").val(characters[this_chid].chat); - saveCharacterDebounced(); getChat(); } }