KVOJJJin преди 10 месеца
родител
ревизия
f220d294e0
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. 0 3
      web/app/components/base/chat/chat/index.tsx

+ 0 - 3
web/app/components/base/chat/chat/index.tsx

@@ -263,9 +263,6 @@ const Chat: FC<ChatProps> = ({
                 />
               )
             }
-            {appData && appData.site.custom_disclaimer && <div className='text-xs text-gray-500 mt-1 text-center'>
-              {appData.site.custom_disclaimer}
-            </div>}
           </div>
         </div>
         {showPromptLogModal && (