feat: add check update

This commit is contained in:
Yifei Zhang
2023-03-23 16:01:00 +00:00
parent e55520e93c
commit 29de957395
13 changed files with 201 additions and 5257 deletions

3
app/constant.ts Normal file
View File

@@ -0,0 +1,3 @@
export const REPO_URL = "https://github.com/Yidadaa/ChatGPT-Next-Web";
export const UPDATE_URL =
"https://github.com/Yidadaa/ChatGPT-Next-Web#%E4%BF%9D%E6%8C%81%E6%9B%B4%E6%96%B0-keep-updated";