diff --git a/web/app/components/base/chat/chat/index.tsx b/web/app/components/base/chat/chat/index.tsx index 3bc1e0a7fb..208d752253 100644 --- a/web/app/components/base/chat/chat/index.tsx +++ b/web/app/components/base/chat/chat/index.tsx @@ -263,9 +263,6 @@ const Chat: FC = ({ /> ) } - {appData && appData.site.custom_disclaimer &&
- {appData.site.custom_disclaimer} -
} {showPromptLogModal && (