Skip to content

Typo in countryBlackList #19

@loicmonney

Description

@loicmonney

There is a typo on following line, where countryBlackList should be countryWhiteList

if(countryWhiteList!=null && !countryBlackList.isEmpty()) return true;

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions