Skip to content

Commit

Permalink
Add support for Japan to ads
Browse files Browse the repository at this point in the history
  • Loading branch information
tmancey authored Aug 14, 2019
1 parent c3a35aa commit 23c7a44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vendor/bat-native-ads/src/bat/ads/internal/static_values.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ static const std::map<std::string, bool> kSupportedRegions = {
{ "IL", false }, // Israel
{ "IN", false }, // India
{ "IT", false }, // Italy
{ "JP", false }, // Japan
{ "KR", false }, // Korea
{ "MX", false }, // Mexico
{ "NL", false }, // Netherlands
Expand Down

0 comments on commit 23c7a44

Please sign in to comment.