Skip to content

Commit

Permalink
Update Localization.php
Browse files Browse the repository at this point in the history
  • Loading branch information
MoamenEltouny committed Aug 17, 2021
1 parent 0a4b012 commit 7f614e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Classes/Localization.php
Expand Up @@ -73,7 +73,7 @@ class Localization
*
* @var array
*/
private $list = [];
public $list = [];

/**
* List of ccTLDs.
Expand Down

0 comments on commit 7f614e1

Please sign in to comment.