mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-17 00:14:51 +00:00
fix: ui & hide history list (#5510)
* fix: hidden history list * fix: ui
This commit is contained in:
@@ -130,8 +130,6 @@ const AppChatWindow = ({ myApps }: Props) => {
|
||||
</SideBar>
|
||||
) : (
|
||||
<ChatSliderMobileDrawer
|
||||
showHeader
|
||||
showFooter
|
||||
banner={chatSettings?.wideLogoUrl}
|
||||
menuConfirmButtonText={t('common:core.chat.Confirm to clear history')}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user