mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 19:06:51 +08:00
Chore: refactor embedded chatbot (#5125)
This commit is contained in:
3
web/app/components/base/chat/embedded-chatbot/utils.ts
Normal file
3
web/app/components/base/chat/embedded-chatbot/utils.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const isDify = () => {
|
||||
return document.referrer.includes('dify.ai')
|
||||
}
|
||||
Reference in New Issue
Block a user