| 11212 | selected_button = 'characters'; | 11212 | selected_button = 'characters'; |
| 11213 | $('#rm_button_selected_ch').children('h2').text(''); | 11213 | $('#rm_button_selected_ch').children('h2').text(''); |
| 11214 | select_rm_characters(); | 11214 | select_rm_characters(); |
| 11215 | await getClientVersion(); | | |
| 11216 | await eventSource.emit(event_types.CHAT_CHANGED, getCurrentChatId()); | 11215 | await eventSource.emit(event_types.CHAT_CHANGED, getCurrentChatId()); |
| 11217 | } else { | 11216 | } else { |
| 11218 | toastr.info('Please stop the message generation first.'); | 11217 | toastr.info('Please stop the message generation first.'); |