mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-20 04:30:17 +09:00
更新 constant.ts
This commit is contained in:
parent
f8b180ac44
commit
4d0c77b973
@ -25,7 +25,6 @@ export enum Path {
|
|||||||
export enum ApiPath {
|
export enum ApiPath {
|
||||||
Cors = "",
|
Cors = "",
|
||||||
OpenAI = "/api/openai",
|
OpenAI = "/api/openai",
|
||||||
Google = "/api/google",
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export enum SlotID {
|
export enum SlotID {
|
||||||
|
Loading…
Reference in New Issue
Block a user