mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
restyle group panel
This commit is contained in:
@ -3432,6 +3432,10 @@ function selectRightMenuWithAnimation(selectedMenuId) {
|
||||
complete: function () { },
|
||||
});
|
||||
}
|
||||
/* if (selectedMenuId === "rm_group_chats_block") {
|
||||
|
||||
$("#groupCurrentMemberListToggle").click();
|
||||
} */
|
||||
})
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user