mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 06:46:04 +02:00
Replace the deprecated Element Plus API
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
circle
|
||||
@click.stop="refreshLocalAvatarFavorites" />
|
||||
</template>
|
||||
<el-button v-else size="small" type="text" @click.stop="cancelLocalAvatarRefresh">
|
||||
<el-button v-else size="small" text @click.stop="cancelLocalAvatarRefresh">
|
||||
<el-icon class="is-loading"><Loading /></el-icon>
|
||||
{{ t('view.favorite.avatars.cancel_refresh') }}
|
||||
</el-button>
|
||||
|
||||
Reference in New Issue
Block a user