mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-25 09:43:49 +02:00
refactor: Group Dialog (#1207)
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
if (!L.groupId) {
|
||||
return;
|
||||
}
|
||||
this.API.$emit('SHOW_GROUP_DIALOG', L.groupId);
|
||||
this.showGroupDialog(L.groupId);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user