Skip to content

Commit efc40b6

Browse files
authored
Merge pull request #5 from ComfyNodePRs/pyproject
Add pyproject.toml for Custom Node Registry
2 parents f5bb97c + 0503c05 commit efc40b6

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
@@ -11,5 +11,5 @@ Repository = "https://github.com/aimfordeb/ComfyUI-FunPack"
1111

1212
[tool.comfy]
1313
PublisherId = "aimfordeb" # TODO (fill in Publisher ID from Comfy Registry Website).
14-
DisplayName = "ComfyUI-FunPack" # Display name for the Custom Node. Can be changed later.
14+
DisplayName = "FunPack" # Display name for the Custom Node. Can be changed later.
1515
Icon = "https://example.com/icon.png" # SVG, PNG, JPG or GIF (MAX. 800x400px)

0 commit comments

Comments
 (0)