diff --git a/label_studio/feature_flags.json b/label_studio/feature_flags.json index 2bf2eeb1918b..4e6dc84e7150 100644 --- a/label_studio/feature_flags.json +++ b/label_studio/feature_flags.json @@ -1162,6 +1162,33 @@ "version": 2, "deleted": false }, + "fflag_all_feat_dia_1777_ls_homepage_short": { + "key": "fflag_all_feat_dia_1777_ls_homepage_short", + "on": false, + "prerequisites": [], + "targets": [], + "contextTargets": [], + "rules": [], + "fallthrough": { + "variation": 0 + }, + "offVariation": 1, + "variations": [ + true, + false + ], + "clientSideAvailability": { + "usingMobileKey": false, + "usingEnvironmentId": false + }, + "clientSide": false, + "salt": "3f344436b8be40069db2f0031edb8dfa", + "trackEvents": false, + "trackEventsFallthrough": false, + "debugEventsUntilDate": null, + "version": 2, + "deleted": false + }, "fflag_feat_all_dia_13_structured_data_support_short": { "key": "fflag_feat_all_dia_13_structured_data_support_short", "on": false,