Skip to content

Commit

Permalink
BraveEnableAutoTranslate for 25% STABLE (#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
atuchin-m authored Dec 16, 2022
1 parent bbd6b3e commit 79dd5da
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 @@ -1410,6 +1410,37 @@
},
"name": "BraveAutoTranslateStudy"
},
{
"experiments": [
{
"feature_association": {
"disable_feature": [
"BraveEnableAutoTranslate"
]
},
"name": "AutoTranslateDisabled",
"probability_weight": 25
},
{
"name": "Default",
"probability_weight": 75
}
],
"filter": {
"channel": [
"STABLE",
"BETA"
],
"min_version": "108.1.46.138",
"platform": [
"WINDOWS",
"MAC",
"LINUX",
"ANDROID"
]
},
"name": "BraveAutoTranslateReleaseStudy"
},
{
"experiments": [
{
Expand Down

0 comments on commit 79dd5da

Please sign in to comment.