Skip to content

Commit

Permalink
Add a feature flag for export formats (#8323)
Browse files Browse the repository at this point in the history
  • Loading branch information
acelaya authored Nov 13, 2023
1 parent c87fbbf commit 5b27618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions h/models/feature.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"export_annotations": "Allow users to export annotations",
"import_annotations": "Allow users to import previously exported annotations",
"rounded_corners": "Enable rounded corners in UI components",
"export_formats": "Allow users to select the format for their annotations export file",
}

# Once a feature has been fully deployed, we remove the flag from the codebase.
Expand Down

0 comments on commit 5b27618

Please sign in to comment.