mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-05 14:26:06 +02:00
refactor: launch dialog and new instance dialog (#1191)
* refactor: launch dialog and new instance dialog * fix * fix
This commit is contained in:
@@ -1188,7 +1188,8 @@ export default class extends baseClass {
|
||||
json,
|
||||
params
|
||||
};
|
||||
this.$emit('GROUP:ROLES', args);
|
||||
// useless code?
|
||||
// this.$emit('GROUP:ROLES', args);
|
||||
return args;
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user