mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-14 01:20:03 +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