mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2025-12-24 08:36:39 +08:00
Merge remote-tracking branch 'upstream/main' into feature/streamdown-and-fixes
This commit is contained in:
@ -8,6 +8,7 @@ export const APP_INFO: AppInfo = {
|
||||
copyright: '',
|
||||
privacy_policy: '',
|
||||
default_language: 'en',
|
||||
disable_session_same_site: false, // set it to true if you want to embed the chatbot in an iframe
|
||||
}
|
||||
|
||||
export const isShowPrompt = false
|
||||
|
||||
Reference in New Issue
Block a user