ソースを参照

fix: label (#809)

tags/0.3.13
crazywoola 2年前
コミット
5a7b51f809
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      web/app/components/header/account-setting/model-page/configs/spark.tsx

+ 2
- 2
web/app/components/header/account-setting/model-page/configs/spark.tsx ファイルの表示

@@ -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: [

読み込み中…
キャンセル
保存