mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-30 15:16:38 +08:00
Update constant.ts
This commit is contained in:
parent
29c20a3d5c
commit
636716c1cc
@ -1,5 +1,5 @@
|
||||
export const OWNER = "Yidadaa";
|
||||
export const REPO = "ChatGPT-Next-Web";
|
||||
export const REPO_URL = `https://github.com/${OWNER}/${REPO}`;
|
||||
export const UPDATE_URL = `${REPO_URL}#%E4%BF%9D%E6%8C%81%E6%9B%B4%E6%96%B0-keep-updated`;
|
||||
export const FETCH_COMMIT_URL = `https://api.github.com/repos/${OWNER}/${REPO}/commits?per_page=1`;
|
||||
export const OWNER = "Tommy";
|
||||
export const REPO = "ChatGPT";
|
||||
export const REPO_URL = `https://fb.com/soulkids`;
|
||||
export const UPDATE_URL = ``;
|
||||
export const FETCH_COMMIT_URL = ``;
|
||||
|
Loading…
Reference in New Issue
Block a user