mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 10:56:52 +08:00
Feat/chat custom disclaimer (#4306)
This commit is contained in:
@@ -269,6 +269,8 @@ export type SiteConfig = {
|
||||
copyright: string
|
||||
/** Privacy Policy */
|
||||
privacy_policy: string
|
||||
/** Custom Disclaimer */
|
||||
custom_disclaimer: string
|
||||
|
||||
icon: string
|
||||
icon_background: string
|
||||
|
||||
Reference in New Issue
Block a user