fix: type error
This commit is contained in:
@@ -40,7 +40,10 @@ export const dispatchUserSelect = async (props: Props): Promise<UserSelectRespon
|
||||
params: {
|
||||
description,
|
||||
userSelectOptions
|
||||
}
|
||||
},
|
||||
entryNodeIds: [],
|
||||
memoryEdges: [],
|
||||
nodeOutputs: []
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user