This commit is contained in:
pa
2025-11-08 04:38:07 +09:00
committed by Natsumi
parent 897f04f763
commit 7889d0c284
6 changed files with 14 additions and 14 deletions

View File

@@ -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"