mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 16:53:50 +02:00
New instance self invite button + remember last used access type
This commit is contained in:
@@ -1547,6 +1547,7 @@ html
|
||||
el-button(size="small" @click="makeHome(newInstanceDialog.location)") Make Home
|
||||
el-button(size="small" @click="copyInstanceUrl(newInstanceDialog.url)") Copy URL
|
||||
el-button(size="small" @click="showInviteDialog(newInstanceDialog.location)") Invite
|
||||
el-button(size="small" @click="selfInvite(newInstanceDialog.location)") Self Invite
|
||||
el-button(type="primary" size="small" @click="showLaunchDialog(newInstanceDialog.location)") Launch
|
||||
|
||||
//- dialog: launch options
|
||||
|
||||
Reference in New Issue
Block a user