add comments

This commit is contained in:
Elijah 2024-11-13 17:27:35 +00:00
parent 5c7c0a49de
commit a96c4c5637

View File

@ -97,8 +97,10 @@ class Templates(SimpleNamespace):
# The default template
DEFAULT = "blank"
# The AI template
AI = "ai"
# The option for the user to choose a remote template.
CHOOSE_TEMPLATES = "choose templates"
# The reflex.build frontend host