mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
/addswipe command
This commit is contained in:
@@ -1394,6 +1394,9 @@ export async function reloadCurrentChat() {
|
||||
await printMessages();
|
||||
await eventSource.emit(event_types.CHAT_CHANGED, getCurrentChatId());
|
||||
}
|
||||
|
||||
hideSwipeButtons();
|
||||
showSwipeButtons();
|
||||
}
|
||||
|
||||
function messageFormatting(mes, ch_name, isSystem, isUser) {
|
||||
|
Reference in New Issue
Block a user