Skip to content

Commit 046bc24

Browse files
committed
streamline
1 parent 01f4f59 commit 046bc24

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

pyproject.toml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
[project]
22
name = "comfyui-tab-handler"
3-
description = "This is an Extension for ComfyUI, which moves the menu to the specified corner on startup."
3+
description = "Intercepts the Tab key to switch between textarea"
44
version = "1.0.0"
5-
license = "LICENSE"
5+
license = "MIT"
66

77
[project.urls]
88
Repository = "https://github.com/Haoming02/comfyui-tab-handler"
9-
# Used by Comfy Registry https://comfyregistry.org
109

1110
[tool.comfy]
12-
PublisherId = ""
13-
DisplayName = "comfyui-tab-handler"
11+
PublisherId = "haoming02"
12+
DisplayName = "Tab Handler"
1413
Icon = ""

0 commit comments

Comments
 (0)