Update reflex/reflex.py
Co-authored-by: Masen Furer <m_github@0x26.net>
This commit is contained in:
parent
1bb7afeff4
commit
8096504a36
@ -444,7 +444,7 @@ def deploy(
|
||||
app_id: str = typer.Option(
|
||||
None,
|
||||
"--app-id",
|
||||
help="The ID of the App to deploy under.",
|
||||
help="The ID of the App to deploy over.",
|
||||
),
|
||||
regions: List[str] = typer.Option(
|
||||
[],
|
||||
|
Loading…
Reference in New Issue
Block a user