Merge pull request #725 from bdashore3/dev

This commit is contained in:
Cohee
2023-07-17 09:10:53 +03:00
committed by GitHub

View File

@@ -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();
}
}