Update constant.ts
This commit is contained in:
parent
18fe34c2bd
commit
2ce5da0ec2
|
@ -1,6 +1,5 @@
|
|||
export const OWNER = "Yidadaa";
|
||||
export const REPO = "ChatGPT-Next-Web";
|
||||
|
||||
export const REPO_URL = `https://github.com/${OWNER}/${REPO}`;
|
||||
export const ISSUE_URL = `https://github.com/${OWNER}/${REPO}/issues`;
|
||||
export const UPDATE_URL = `${REPO_URL}#keep-updated`;
|
||||
|
|
Loading…
Reference in New Issue