Update reflex/reflex.py
Co-authored-by: Masen Furer <m_github@0x26.net>
This commit is contained in:
parent
8096504a36
commit
5205849875
@ -487,7 +487,7 @@ def deploy(
|
||||
project_name: Optional[str] = typer.Option(
|
||||
None,
|
||||
"--project-name",
|
||||
help="The name of the project to deploy under.",
|
||||
help="The name of the project to deploy to.",
|
||||
),
|
||||
token: Optional[str] = typer.Option(
|
||||
None,
|
||||
|
Loading…
Reference in New Issue
Block a user