mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-18 16:03:43 +08:00
feat: add multi-model support
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { SubmitKey } from "../store/config";
|
||||
import { SubmitKey } from "@/app/typing";
|
||||
import type { PartialLocaleType } from "./index";
|
||||
|
||||
const fr: PartialLocaleType = {
|
||||
|
Reference in New Issue
Block a user