Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
SeRazon authored Jun 15, 2023
1 parent 363c92a commit 7693098
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions frontend/src/stores/modules/chat/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,7 @@ export const useChatStore = defineStore(
label: 'Bing 官方',
},
{
baseUrl: 'https://sydney.vcanbb.chat',
label: 'Cloudflare',
},
{
baseUrl: location.origin,
baseUrl: 'https://devnewbing.phi.zone',
label: '本站',
},
{
Expand Down

1 comment on commit 7693098

@vercel
Copy link

@vercel vercel bot commented on 7693098 Jun 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.