From 2ed6b9ea1a0ebcaa96c6067d53d7a41ef0529997 Mon Sep 17 00:00:00 2001 From: Dariusz L Date: Sat, 28 Jun 2025 23:22:23 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c95f9b3..82d3fb2 100644 --- a/README.md +++ b/README.md @@ -152,8 +152,6 @@ This project is licensed under the MIT License. Feel free to use, modify, and di --- ---- - ## 🐞 Known Issue: ### `node_id` not auto-filled → black output @@ -166,8 +164,9 @@ As a result, the node may produce a **completely black image** or not work at al * In NodesMap check "Enable node ID display" * Manually enter the correct `node_id` (match the ID shown in the UI). -⚠️ This is a known issue and not yet fixed. -Please follow the steps above if your output is black or broken. +> [!WARNING] +> This is a known issue and not yet fixed. +> Please follow the steps above if your output is black or broken. ---