mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-30 12:13:48 +02:00
fix
This commit is contained in:
@@ -19,10 +19,7 @@
|
||||
isLocalFavorite
|
||||
type="world" />
|
||||
<template v-else>
|
||||
<el-tooltip placement="left">
|
||||
<template #content>
|
||||
{{ inviteOrLaunchText }}
|
||||
</template>
|
||||
<el-tooltip placement="left" :content="inviteOrLaunchText" :teleported="false">
|
||||
<el-button
|
||||
size="small"
|
||||
:icon="Message"
|
||||
|
||||
Reference in New Issue
Block a user