mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 21:00:58 +03:00
chore: fix typos in packages/server/src/utils/buildChatflow.ts (#5414)
Fix typos in packages/server/src/utils/buildChatflow.ts
This commit is contained in:
@@ -965,7 +965,7 @@ const checkIfStreamValid = async (
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Build/Data Preperation for execute function
|
* Build/Data Preparation for execute function
|
||||||
* @param {Request} req
|
* @param {Request} req
|
||||||
* @param {boolean} isInternal
|
* @param {boolean} isInternal
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user