mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-20 21:41:32 +01:00
Removed redundant emmiter
This commit is contained in:
parent
feb8321147
commit
0c69b698b9
@ -9229,7 +9229,6 @@ jQuery(async function () {
|
||||
await getChat();
|
||||
await createOrEditCharacter(new CustomEvent('newChat'));
|
||||
if (isDelChatCheckbox) await delChat(chat_file_for_del + '.jsonl');
|
||||
await eventSource.emit(event_types.CHAT_CREATED);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user