chore: add auth tip

This commit is contained in:
river
2024-09-19 00:05:06 +08:00
parent 8dc24403d8
commit 2f0d94a46b
4 changed files with 12 additions and 5 deletions

View File

@@ -501,3 +501,5 @@ export const PLUGINS = [
{ name: "Stable Diffusion", path: Path.Sd },
{ name: "Search Chat", path: Path.SearchChat },
];
export const SAAS_CHAT_URL = "https://nextchat.dev/chat";