Fix trailing whitespace in Live Preview node

Co-authored-by: jags111 <5968619+jags111@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-03 23:14:33 +00:00
parent 3b2a5a36ad
commit 946fca3e18

View File

@@ -4024,7 +4024,7 @@ class TSC_LivePreview:
"images": ("IMAGE",), "images": ("IMAGE",),
}, },
"hidden": { "hidden": {
"prompt": "PROMPT", "prompt": "PROMPT",
"extra_pnginfo": "EXTRA_PNGINFO" "extra_pnginfo": "EXTRA_PNGINFO"
}, },
} }