mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-24 01:03:50 +02:00
Fixes
This commit is contained in:
@@ -506,7 +506,7 @@
|
||||
export default {
|
||||
name: 'NewInstanceDialog',
|
||||
components: { InviteDialog },
|
||||
inject: ['API', 'userImage', 'userStatusClass', 'showLaunchDialog', 'adjustDialogZ'],
|
||||
inject: ['API', 'friends', 'userImage', 'userStatusClass', 'showLaunchDialog', 'adjustDialogZ'],
|
||||
props: {
|
||||
vipFriends: {
|
||||
type: Array,
|
||||
|
||||
Reference in New Issue
Block a user