mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-28 09:03:53 +00:00
perf: config fe
This commit is contained in:
@@ -394,7 +394,7 @@ const ChatBox = (
|
||||
|
||||
const showEmpty = useMemo(
|
||||
() =>
|
||||
feConfigs.show_emptyChat &&
|
||||
feConfigs?.show_emptyChat &&
|
||||
showEmptyIntro &&
|
||||
chatHistory.length === 0 &&
|
||||
!variableModules?.length &&
|
||||
|
Reference in New Issue
Block a user