Skip to content

Commit

Permalink
Update constant.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Aiden-Coding committed Oct 23, 2024
1 parent 588efc1 commit 5d15b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/constant.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const OWNER = "Aiden-Coding";
export const OWNER = "ChatGPTNextWeb";
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`;
Expand Down

0 comments on commit 5d15b7a

Please sign in to comment.