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 Feb 6, 2025
1 parent 0dcc3ca commit 9060531
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 @@ -4025,6 +4025,33 @@
"version": 3,
"deleted": false
},
"fflag_fix_front_optic_1608_improve_video_frame_seek_precision_short": {
"key": "fflag_fix_front_optic_1608_improve_video_frame_seek_precision_short",
"on": false,
"prerequisites": [],
"targets": [],
"contextTargets": [],
"rules": [],
"fallthrough": {
"variation": 0
},
"offVariation": 1,
"variations": [
true,
false
],
"clientSideAvailability": {
"usingMobileKey": false,
"usingEnvironmentId": false
},
"clientSide": false,
"salt": "840ef429000b4d5e9656830ed46692cf",
"trackEvents": false,
"trackEventsFallthrough": false,
"debugEventsUntilDate": null,
"version": 3,
"deleted": false
},
"fflag_fix_leap_246_multi_object_hotkeys_160124_short": {
"key": "fflag_fix_leap_246_multi_object_hotkeys_160124_short",
"on": true,
Expand Down

0 comments on commit 9060531

Please sign in to comment.