Quellcode durchsuchen

fix: label (#809)

tags/0.3.13
crazywoola vor 2 Jahren
Ursprung
Commit
5a7b51f809
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden

+ 2
- 2
web/app/components/header/account-setting/model-page/configs/spark.tsx Datei anzeigen

@@ -27,8 +27,8 @@ const config: ProviderConfig = {
link: {
href: 'https://www.xfyun.cn/solutions/xinghuoAPI',
label: {
'en': 'Get your API key from AliCloud',
'zh-Hans': '从阿里云获取 API Key',
'en': 'Get your API key from iFLYTEK SPARK',
'zh-Hans': '从讯飞星火获取 API Key',
},
},
validateKeys: [

Laden…
Abbrechen
Speichern