From 736206c58d071bf59b44f81421a5cce35e2bd58f Mon Sep 17 00:00:00 2001 From: Aleksey Khoroshilov Date: Tue, 13 Aug 2024 19:33:47 +0700 Subject: [PATCH] Add explicit Disabled group. --- seed/seed.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/seed/seed.json b/seed/seed.json index dec99117..92e0156d 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -3000,8 +3000,17 @@ "probability_weight": 50 }, { - "name": "Default", + "feature_association": { + "disable_feature": [ + "BraveWorkaroundNewWindowFlash" + ] + }, + "name": "Disabled", "probability_weight": 50 + }, + { + "name": "Default", + "probability_weight": 0 } ], "filter": {