Skip to content

Commit 9e014e0

Browse files
committed
fix: lower case PublisherId
1 parent f946c50 commit 9e014e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ Repository = "https://github.com/Limbicnation/ComfyUIDepthEstimation"
1616
# Used by Comfy Registry https://comfyregistry.org
1717

1818
[tool.comfy]
19-
PublisherId = "Limbicnation"
19+
PublisherId = "limbicnation"
2020
DisplayName = "Depth Estimation Node"
2121
Icon = "images/depth-estimation-icon.png"

0 commit comments

Comments
 (0)