Skip to content

Commit

Permalink
Merge pull request #195 from brave/mpilgrim_debounce_everywhere
Browse files Browse the repository at this point in the history
Enable debounce at 100% on all channels
  • Loading branch information
kjozwiak authored Jan 18, 2022
2 parents 41624f6 + 103ca2b commit a14e131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seed/seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@
],
"filter": {
"min_version": "94.1.32.25",
"channel": ["NIGHTLY"],
"channel": ["RELEASE", "BETA", "NIGHTLY"],
"platform": ["WINDOWS", "MAC", "LINUX", "ANDROID"]
}
},
Expand Down

0 comments on commit a14e131

Please sign in to comment.