Update hide / unhide commands to accept range

This commit is contained in:
Cohee
2023-11-14 21:37:37 +02:00
parent c6ac4459a3
commit abb8b0f0cc
3 changed files with 33 additions and 16 deletions

View File

@@ -4685,7 +4685,7 @@ async function renamePastChats(newAvatar, newValue) {
}
}
function saveChatDebounced() {
export function saveChatDebounced() {
const chid = this_chid;
const selectedGroup = selected_group;