mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 06:56:04 +02:00
Group gallery 1
This commit is contained in:
+3
-1
@@ -23802,7 +23802,9 @@ speechSynthesis.getVoices();
|
|||||||
D.announcement = {};
|
D.announcement = {};
|
||||||
D.instances = [];
|
D.instances = [];
|
||||||
D.memberRoles = [];
|
D.memberRoles = [];
|
||||||
D.galleries = {};
|
if (this.groupDialogLastGallery !== groupId) {
|
||||||
|
D.galleries = {};
|
||||||
|
}
|
||||||
if (this.groupDialogLastMembers !== groupId) {
|
if (this.groupDialogLastMembers !== groupId) {
|
||||||
D.members = [];
|
D.members = [];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user