Skip to content

Commit

Permalink
Merge 424b96b into 5101c72
Browse files Browse the repository at this point in the history
  • Loading branch information
zenparsing authored Feb 4, 2025
2 parents 5101c72 + 424b96b commit d1b141d
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions studies/BraveRewardsNewRewardsUIStudy.json5
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,33 @@
],
},
},
{
name: 'BraveRewardsNewRewardsUIStudy',
experiment: [
{
name: 'Enabled',
probability_weight: 25,
feature_association: {
enable_feature: [
'BraveRewardsNewRewardsUI',
],
},
},
{
name: 'Default',
probability_weight: 75,
},
],
filter: {
min_version: '133.*',
channel: [
'RELEASE',
],
platform: [
'WINDOWS',
'MAC',
'LINUX',
],
},
},
]

0 comments on commit d1b141d

Please sign in to comment.