From 946fca3e186d686b407b5fef27c22c1097c832b7 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 3 Feb 2026 23:14:33 +0000 Subject: [PATCH] Fix trailing whitespace in Live Preview node Co-authored-by: jags111 <5968619+jags111@users.noreply.github.com> --- efficiency_nodes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/efficiency_nodes.py b/efficiency_nodes.py index 73e9804..e15c556 100644 --- a/efficiency_nodes.py +++ b/efficiency_nodes.py @@ -4024,7 +4024,7 @@ class TSC_LivePreview: "images": ("IMAGE",), }, "hidden": { - "prompt": "PROMPT", + "prompt": "PROMPT", "extra_pnginfo": "EXTRA_PNGINFO" }, }