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