mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 11:00:55 +03:00
add chatpools data
This commit is contained in:
@@ -117,6 +117,7 @@ export interface IncomingInput {
|
||||
|
||||
export interface IActiveChatflows {
|
||||
[key: string]: {
|
||||
startingNodes: IReactFlowNode[]
|
||||
endingNodeData: INodeData
|
||||
inSync: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user