auto-git:

[change] concept-maker_gui.py
This commit is contained in:
Victor Giers
2025-11-30 17:48:53 +01:00
parent 438c52e4d5
commit b69d23d57f

View File

@@ -469,6 +469,8 @@ Original note:
{USER_NOTE}
""".strip()
IMAGE_PROMPT_PLACEHOLDER = "Generated image prompt will appear here."
class IdeaCategory(str, Enum):
APP_OR_TOOL = "APP_OR_TOOL"
DASHBOARD_OR_ANALYTICS = "DASHBOARD_OR_ANALYTICS"