remove manage gallery option

This commit is contained in:
pa
2025-12-28 22:57:08 +09:00
committed by Natsumi
parent 24bd04fbfd
commit cb3f4b77a8
2 changed files with 0 additions and 6 deletions

View File

@@ -1881,9 +1881,6 @@
}
} else if (command === 'Previous Instances') {
showPreviousInstancesUserDialog(D.ref);
} else if (command === 'Manage Gallery') {
userDialog.value.visible = false;
redirectToToolsTab();
} else if (command === 'Invite To Group') {
showInviteGroupDialog('', D.id);
} else if (command === 'Send Boop') {