Skip to content

Commit

Permalink
Merge pull request #197 from brave-intl/ac-month
Browse files Browse the repository at this point in the history
Fixes publishers that where included
  • Loading branch information
NejcZdovc committed Dec 10, 2018
1 parent d71f1fb commit a208050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bat_contribution.cc
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ void BatContribution::StartAutoContribute() {
ledger::PUBLISHER_CATEGORY::AUTO_CONTRIBUTE,
ledger::PUBLISHER_MONTH::ANY,
-1,
ledger::PUBLISHER_EXCLUDE_FILTER::FILTER_DEFAULT,
ledger::PUBLISHER_EXCLUDE_FILTER::FILTER_ALL_EXCEPT_EXCLUDED,
true,
current_reconcile_stamp);
ledger_->GetCurrentPublisherInfoList(
Expand Down

0 comments on commit a208050

Please sign in to comment.