mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
skill issue..
This commit is contained in:
@@ -874,7 +874,9 @@ function doNewChat() {
|
||||
$("#option_start_new_chat").trigger('click');
|
||||
}, 1);
|
||||
//$("#dialogue_popup").hide();
|
||||
setTimeout(() => {
|
||||
$("#dialogue_popup_ok").trigger('click');
|
||||
}, 1);
|
||||
}
|
||||
|
||||
function doDelMode() {
|
||||
|
Reference in New Issue
Block a user