mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-12 10:00:36 +01:00
Reset message editor before switching active chat
This commit is contained in:
parent
107fe85543
commit
9b42be2334
@ -1447,6 +1447,7 @@ async function printMessages() {
|
||||
}
|
||||
|
||||
async function clearChat() {
|
||||
closeMessageEditor();
|
||||
count_view_mes = 0;
|
||||
extension_prompts = {};
|
||||
if (is_delete_mode) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user