4.8.23 dev (#3917)
* fix: icon refresh * fix: aiproxy http request * fix: collection list count * fix: collection list count * fix: tts selector name * update action
This commit is contained in:
@@ -42,7 +42,7 @@ const TTSSelect = ({
|
||||
label: (
|
||||
<HStack>
|
||||
<Avatar borderRadius={'0'} w={'1.25rem'} src={providerData.avatar} />
|
||||
<Box>{t(providerData.name)}</Box>
|
||||
<Box>{t(model.name as any)}</Box>
|
||||
</HStack>
|
||||
),
|
||||
value: model.model,
|
||||
|
||||
Reference in New Issue
Block a user