mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Remove redundant version check
This commit is contained in:
@@ -11212,7 +11212,6 @@ jQuery(async function () {
|
||||
selected_button = 'characters';
|
||||
$('#rm_button_selected_ch').children('h2').text('');
|
||||
select_rm_characters();
|
||||
await getClientVersion();
|
||||
await eventSource.emit(event_types.CHAT_CHANGED, getCurrentChatId());
|
||||
} else {
|
||||
toastr.info('Please stop the message generation first.');
|
||||
|
Reference in New Issue
Block a user