add comments
This commit is contained in:
parent
5c7c0a49de
commit
a96c4c5637
@ -97,8 +97,10 @@ class Templates(SimpleNamespace):
|
|||||||
# The default template
|
# The default template
|
||||||
DEFAULT = "blank"
|
DEFAULT = "blank"
|
||||||
|
|
||||||
|
# The AI template
|
||||||
AI = "ai"
|
AI = "ai"
|
||||||
|
|
||||||
|
# The option for the user to choose a remote template.
|
||||||
CHOOSE_TEMPLATES = "choose templates"
|
CHOOSE_TEMPLATES = "choose templates"
|
||||||
|
|
||||||
# The reflex.build frontend host
|
# The reflex.build frontend host
|
||||||
|
Loading…
Reference in New Issue
Block a user