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

This commit is contained in:
crazywoola 2023-09-13 10:08:33 +08:00 committed by GitHub
parent d1c5c5f160
commit b11fb0dfd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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