mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Reset message editor before switching active chat
This commit is contained in:
@ -1447,6 +1447,7 @@ async function printMessages() {
|
||||
}
|
||||
|
||||
async function clearChat() {
|
||||
closeMessageEditor();
|
||||
count_view_mes = 0;
|
||||
extension_prompts = {};
|
||||
if (is_delete_mode) {
|
||||
|
Reference in New Issue
Block a user