change owner

This commit is contained in:
afred 2025-01-04 16:04:42 +08:00
parent a459703424
commit 47f4d49d15

View File

@ -1,4 +1,4 @@
export const OWNER = "afrezhou";
export const OWNER = "afredzhou";
export const REPO = "ChatGPT-Next-Web";
export const REPO_URL = `https://github.com/${OWNER}/${REPO}`;
export const PLUGINS_REPO_URL = `https://github.com/${OWNER}/NextChat-Awesome-Plugins`;