mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 11:11:53 +00:00
sure
This commit is contained in:
@@ -47,7 +47,7 @@ export class MovingInputLink extends MovingLinkBase {
|
|||||||
return this.node.canConnectTo(inputNode, input, this.outputSlot)
|
return this.node.canConnectTo(inputNode, input, this.outputSlot)
|
||||||
}
|
}
|
||||||
|
|
||||||
canConnectToOutput(): boolean {
|
canConnectToOutput(): false {
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user