Refactor and optimize group members display

This commit is contained in:
Cohee
2023-08-19 02:53:05 +03:00
parent 602c5cd791
commit f27107e0ef
5 changed files with 323 additions and 285 deletions

View File

@@ -5916,6 +5916,7 @@ function select_rm_characters() {
menu_type = "characters";
selectRightMenuWithAnimation('rm_characters_block');
setRightTabSelectedClass('rm_button_characters');
printCharacters(false); // Do a quick refresh of the characters list
}
function setExtensionPrompt(key, value, position, depth) {