소스 검색

fix LocalAI is missing in lang/en (#1169)

crazywoola 1 년 전
부모
커밋
b11fb0dfd1
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      web/app/components/header/account-setting/model-page/index.tsx

+ 1 - 0
web/app/components/header/account-setting/model-page/index.tsx

@@ -85,6 +85,7 @@ const ModelPage = () => {
       config.chatglm,
       config.xinference,
       config.openllm,
+      config.localai,
     ]
   }
   else {