Skip to content

Commit

Permalink
change name to login
Browse files Browse the repository at this point in the history
  • Loading branch information
liusida committed Jun 14, 2024
1 parent 6ab202c commit 5f1eb06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[project]
name = "comfyui-login"
name = "login"
description = "A simple password to protect ComfyUI."
version = "1.0.0"
license = "LICENSE"
Expand All @@ -11,5 +11,5 @@ Repository = "https://github.com/liusida/ComfyUI-Login"

[tool.comfy]
PublisherId = "liusida"
DisplayName = "ComfyUI-Login"
DisplayName = "Login"
Icon = ""

0 comments on commit 5f1eb06

Please sign in to comment.