Skip to content

Commit

Permalink
BraveRoundTimeStamps RELEASE 100%
Browse files Browse the repository at this point in the history
  • Loading branch information
atuchin-m committed Oct 14, 2024
1 parent 672717d commit 9a384bb
Showing 1 changed file with 3 additions and 31 deletions.
34 changes: 3 additions & 31 deletions seed/seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -2939,47 +2939,19 @@
"filter": {
"channel": [
"NIGHTLY",
"BETA"
],
"min_version": "125.*",
"platform": [
"WINDOWS",
"MAC",
"LINUX",
"ANDROID"
]
},
"name": "BraveRoundTimeStampsStudy"
},
{
"experiments": [
{
"feature_association": {
"disable_feature": [
"BraveRoundTimeStamps"
]
},
"name": "Disabled",
"probability_weight": 25
},
{
"name": "Default",
"probability_weight": 75
}
],
"filter": {
"channel": [
"BETA",
"RELEASE"
],
"min_version": "125.*",
"max_version": "130.1.72.75",
"platform": [
"WINDOWS",
"MAC",
"LINUX",
"ANDROID"
]
},
"name": "BraveRoundTimeStampsReleaseStudy"
"name": "BraveRoundTimeStampsStudy"
}
],
"version": "1"
Expand Down

0 comments on commit 9a384bb

Please sign in to comment.