Skip to content

Commit

Permalink
Upsert study BraveAdblockExperimentalListDefaultStudy
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivanKaul committed Apr 3, 2024
1 parent e93fae6 commit 271d959
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions seed/seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -2533,6 +2533,37 @@
"ANDROID"
]
}
},
{
"name": "BraveAdblockExperimentalListDefaultStudy",
"experiments": [
{
"name": "Enabled",
"probability_weight": 100,
"feature_association": {
"enable_feature": [
"BraveAdblockExperimentalListDefault"
]
}
},
{
"name": "Default",
"probability_weight": 0
}
],
"filter": {
"channel": [
"BETA",
"NIGHTLY"
],
"platform": [
"WINDOWS",
"MAC",
"LINUX",
"ANDROID"
],
"min_version": "123.1.66.53"
}
}
],
"version": "1"
Expand Down

0 comments on commit 271d959

Please sign in to comment.