OUTPUT_NODE = True

This commit is contained in:
bilt 2025-07-09 17:05:49 +08:00
parent c0c5d988d5
commit 5602c1b6e2

View File

@ -394,6 +394,7 @@ class DisplayLinkNode:
}
RETURN_TYPES = ("STRING",)
OUTPUT_NODE = True
FUNCTION = "display_link"
CATEGORY = "image/video"