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 Dec 9, 2024
1 parent 4463254 commit de38093
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions label_studio/feature_flags.json
Original file line number Diff line number Diff line change
Expand Up @@ -2985,6 +2985,33 @@
"version": 2,
"deleted": false
},
"fflag_feat_front_optic_1419_backend_csv_comments_export_short": {
"key": "fflag_feat_front_optic_1419_backend_csv_comments_export_short",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "d59da63ad59f49449abfc8979301de2c",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 3,
"deleted": false
},
"fflag_feat_front_optic_66_lazy_chart_evaluation_19092023_short": {
"key": "fflag_feat_front_optic_66_lazy_chart_evaluation_19092023_short",
"on": true,
Expand Down

0 comments on commit de38093

Please sign in to comment.