Fix TTS voice dropdown

This commit is contained in:
Natsumi
2025-10-07 04:31:40 +13:00
parent 5afcfb59fe
commit 53ccaf25e9
2 changed files with 10 additions and 13 deletions

View File

@@ -35,7 +35,7 @@
<template v-else-if="!friend.ref && !isRefreshFriendsLoading">
<span>{{ friend.name || friend.id }}</span>
<el-button
ttype="text"
type="text"
:icon="Close"
size="small"
style="margin-left: 5px"