mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 06:46:04 +02:00
canOpenInstanceInGame
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
<el-tooltip placement="left" :teleported="false">
|
||||
<template #content>
|
||||
{{
|
||||
canOpenInstanceInGame()
|
||||
canOpenInstanceInGame
|
||||
? t('dialog.world.actions.new_instance_and_open_ingame')
|
||||
: t('dialog.world.actions.new_instance_and_self_invite')
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user