mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 19:00:59 +03:00
lint fix sharechatbot jsx
This commit is contained in:
@@ -156,7 +156,7 @@ const ShareChatbot = ({ isSessionMemory, isAgentCanvas }) => {
|
||||
}
|
||||
}
|
||||
|
||||
if(chatbotConfig?.fullFileUpload) obj.fullFileUpload = chatbotConfig?.fullFileUpload
|
||||
if (chatbotConfig?.fullFileUpload) obj.fullFileUpload = chatbotConfig?.fullFileUpload
|
||||
|
||||
return obj
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user