From 45891097bbafaaa3afcd2647e43b6274f0622bc7 Mon Sep 17 00:00:00 2001 From: Dariusz L Date: Mon, 6 Jul 2026 19:14:59 +0200 Subject: [PATCH] Add ResolutionMaster preemption for Comfyui-Resolution-Master --- custom-node-list.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 3ab6e583..b1ebf882 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33152,6 +33152,9 @@ "https://github.com/Azornes/Comfyui-Resolution-Master" ], "install_type": "git-clone", + "preemptions": [ + "ResolutionMaster" + ], "description": " Precise resolution and aspect ratio control for ComfyUI" }, {