From 19ace4740804f817b212cf06602606d39323c291 Mon Sep 17 00:00:00 2001 From: ketle-man <152043204+ketle-man@users.noreply.github.com> Date: Sun, 17 May 2026 13:51:15 +0900 Subject: [PATCH] Fix: add missing id field to ComfyUI Particle Renderer (PixiJS) --- custom-node-list.json | 1 + 1 file changed, 1 insertion(+) diff --git a/custom-node-list.json b/custom-node-list.json index 2f520436..95ef9630 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46631,6 +46631,7 @@ { "author": "ketle-man", "title": "ComfyUI Particle Renderer (PixiJS)", + "id": "comfyui-particle-pixijs", "reference": "https://github.com/ketle-man/comfyUI-particle-pixijs", "files": [ "https://github.com/ketle-man/comfyUI-particle-pixijs"