Group gallery 1

This commit is contained in:
Natsumi
2023-01-08 00:49:34 +13:00
parent 1b99761c94
commit b95c184dde

View File

@@ -23802,7 +23802,9 @@ speechSynthesis.getVoices();
D.announcement = {};
D.instances = [];
D.memberRoles = [];
D.galleries = {};
if (this.groupDialogLastGallery !== groupId) {
D.galleries = {};
}
if (this.groupDialogLastMembers !== groupId) {
D.members = [];
}