Skip to content

Commit

Permalink
Merge branch 'staging' into rebuild-trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
goodov authored Aug 30, 2024
2 parents 46224dd + 8c46a2f commit c60e2a6
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 @@ -2956,6 +2956,37 @@
]
},
"name": "NewiOSPlaylistUIStudy"
},
{
"experiments": [
{
"feature_association": {
"enable_feature": [
"SkipUndecryptablePasswords"
]
},
"name": "Enabled",
"probability_weight": 100
},
{
"name": "Default",
"probability_weight": 0
}
],
"filter": {
"min_version": "127.1.68.107",
"channel": [
"NIGHTLY",
"BETA",
"RELEASE"
],
"platform": [
"WINDOWS",
"MAC",
"LINUX"
]
},
"name": "UndecryptablePasswords"
}
],
"version": "2"
Expand Down

0 comments on commit c60e2a6

Please sign in to comment.