mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-21 07:14:11 +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)
|
||||
}
|
||||
|
||||
canConnectToOutput(): boolean {
|
||||
canConnectToOutput(): false {
|
||||
return false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user