From 3a6152473fe76690f3d0534fbf089373f947080a Mon Sep 17 00:00:00 2001 From: Francesco Bellini Date: Sun, 5 Oct 2025 12:34:08 +0200 Subject: [PATCH] Update toml --- pyproject.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index e22916f..30ab834 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,3 +18,8 @@ dependencies = [ [project.urls] bugs = "https://gitea.psichedelico.com/ComfyUI/doc-nodes/issues" homepage = "https://gitea.psichedelico.com/ComfyUI/doc-nodes" + +[tool.comfy] +PublisherId = "doc" +DisplayName = "doc-utils" +Icon = "" \ No newline at end of file