This commit is contained in:
RossAscends
2023-07-17 16:51:44 +09:00

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