diff --git a/public/script.js b/public/script.js index 04f70b8c1..6f77e0f53 100644 --- a/public/script.js +++ b/public/script.js @@ -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.');