use mixed case project name to fix comfyui manager install

pull/240/head
zappityzap 2025-07-18 12:51:24 -07:00
parent 081983d6d2
commit fcceb69d14
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[project] [project]
name = "onebuttonprompt" name = "OneButtonPrompt"
description = "One Button Prompt has a prompt generation node for beginners who have problems writing a good prompt, or advanced users who want to get inspired. It generates an entire prompt from scratch. It is random, but controlled. You simply load up the script and press generate, and let it surprise you." description = "One Button Prompt has a prompt generation node for beginners who have problems writing a good prompt, or advanced users who want to get inspired. It generates an entire prompt from scratch. It is random, but controlled. You simply load up the script and press generate, and let it surprise you."
version = "1.0.0" version = "1.0.0"
license = { file = "LICENSE" } license = { file = "LICENSE" }