Skip to content

Commit

Permalink
Add default to CAMERAS in lvmcryo ion
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Sep 16, 2024
1 parent d8d5f09 commit 25eecc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lvmcryo/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ async def ion(
case_sensitive=False,
show_default=False,
),
],
] = None,
on: Annotated[
Optional[bool],
Option(
Expand Down

0 comments on commit 25eecc7

Please sign in to comment.