Update constant.ts

This commit is contained in:
Codeliu
2024-11-17 07:56:27 +08:00
committed by GitHub
parent c9450c9350
commit f0c2b3285f

View File

@@ -561,5 +561,5 @@ export const PLUGINS = [
{ name: "Search Chat", path: Path.SearchChat }, { name: "Search Chat", path: Path.SearchChat },
]; ];
export const SAAS_CHAT_URL = "https://nextchat.dev/chat"; export const SAAS_CHAT_URL = "https://www.daimalong.com";
export const SAAS_CHAT_UTM_URL = "https://nextchat.dev/chat?utm=github"; export const SAAS_CHAT_UTM_URL = "https://www.daimalong.com";