Skip to content

Commit

Permalink
ci: Update Feature Flags
Browse files Browse the repository at this point in the history
  • Loading branch information
robot-ci-heartex committed Jan 30, 2025
1 parent 751d474 commit 6ecd15e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions label_studio/feature_flags.json
Original file line number Diff line number Diff line change
Expand Up @@ -1110,7 +1110,7 @@
},
"fflag_feat_all_leap_1181_bulk_annotation_short": {
"key": "fflag_feat_all_leap_1181_bulk_annotation_short",
"on": false,
"on": true,
"prerequisites": [],
"targets": [],
"contextTargets": [],
Expand All @@ -1132,7 +1132,7 @@
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 4,
"version": 5,
"deleted": false
},
"fflag_feat_all_leap_1429_flexible_reject_mode_250924_short": {
Expand Down Expand Up @@ -2042,7 +2042,7 @@
},
"fflag_feat_front_leap_1424_grid_preview_short": {
"key": "fflag_feat_front_leap_1424_grid_preview_short",
"on": false,
"on": true,
"prerequisites": [],
"targets": [],
"contextTargets": [],
Expand All @@ -2064,7 +2064,7 @@
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"version": 3,
"deleted": false
},
"fflag_feat_front_leap_482_self_serve_short": {
Expand Down Expand Up @@ -2474,7 +2474,7 @@
},
"fflag_feat_front_optic_1479_improve_image_tag_memory_usage_short": {
"key": "fflag_feat_front_optic_1479_improve_image_tag_memory_usage_short",
"on": false,
"on": true,
"prerequisites": [],
"targets": [],
"contextTargets": [],
Expand All @@ -2496,7 +2496,7 @@
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"version": 3,
"deleted": false
},
"fflag_feat_front_optic_1553_url_based_region_visibility_short": {
Expand Down

0 comments on commit 6ecd15e

Please sign in to comment.