mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
remove gaudy console log
This commit is contained in:
@@ -471,7 +471,6 @@ function switchCompactInputArea() {
|
||||
}
|
||||
|
||||
export function switchSwipeNumAllMessages() {
|
||||
console.error('switching branch button initialted, function start!');
|
||||
$('#show_swipe_num_all_messages').prop('checked', power_user.show_swipe_num_all_messages);
|
||||
|
||||
if (power_user.show_swipe_num_all_messages) {
|
||||
|
Reference in New Issue
Block a user