mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 13:53:52 +02:00
Group gallery 1
This commit is contained in:
@@ -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 = [];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user