Merge branch 'main' into tts

This commit is contained in:
DDMeaqua
2024-09-18 13:48:28 +08:00
35 changed files with 38 additions and 98 deletions

View File

@@ -1,5 +1,3 @@
import path from "path";
export const OWNER = "ChatGPTNextWeb";
export const REPO = "ChatGPT-Next-Web";
export const REPO_URL = `https://github.com/${OWNER}/${REPO}`;