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 22, 2025
1 parent 96d2f91 commit d2925e5
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 @@ -3849,6 +3849,33 @@
"version": 5,
"deleted": false
},
"fflag_fix_back_optic_1526_project_members_prefetch_short": {
"key": "fflag_fix_back_optic_1526_project_members_prefetch_short",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "e2f0ae3ac9a046ee92c314c98ef47928",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 2,
"deleted": false
},
"fflag_fix_font_lsdv_1148_hotkeys_namespaces_01022023_short": {
"key": "fflag_fix_font_lsdv_1148_hotkeys_namespaces_01022023_short",
"on": true,
Expand Down

0 comments on commit d2925e5

Please sign in to comment.