mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 03:01:10 +03:00
chore: fix typos in packages/server/src/utils/index.ts (#5413)
Fix typos in packages/server/src/utils/index.ts
This commit is contained in:
@@ -1017,7 +1017,7 @@ export const getVariableValue = async (
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Loop through each inputs and resolve variable if neccessary
|
* Loop through each inputs and resolve variable if necessary
|
||||||
* @param {INodeData} reactFlowNodeData
|
* @param {INodeData} reactFlowNodeData
|
||||||
* @param {IReactFlowNode[]} reactFlowNodes
|
* @param {IReactFlowNode[]} reactFlowNodes
|
||||||
* @param {string} question
|
* @param {string} question
|
||||||
|
|||||||
Reference in New Issue
Block a user