diff --git a/label_studio/core/feature_flags/stale_feature_flags.py b/label_studio/core/feature_flags/stale_feature_flags.py index 185660e05fa1..0e8ccec2eda7 100644 --- a/label_studio/core/feature_flags/stale_feature_flags.py +++ b/label_studio/core/feature_flags/stale_feature_flags.py @@ -44,6 +44,7 @@ 'fflag_feat_front_dev_2984_dm_draggable_columns_short': True, 'fflag_feat_front_dev_2461_audio_paragraphs_seek_chunk_position_short': True, 'fflag-feat-front-dev-2982-label-weights-settings': True, + 'ff_front_dev_2432_auto_save_polygon_draft_210622_short': True, 'ff_front_dev_2575_projects_list_performance_280622_short': True, 'ff_front_dev_2431_delete_polygon_points_080622_short': True, 'ff_front_dev_2290_draft_in_annotation_history_short': True,