We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ab08e commit dee7ab6Copy full SHA for dee7ab6
src/GeoIP.php
@@ -68,7 +68,7 @@ class GeoIP
68
'lon' => -72.92,
69
'timezone' => 'America/New_York',
70
'continent' => 'NA',
71
- 'currency' => null,
+ 'currency' => 'USD',
72
'default' => true,
73
];
74
0 commit comments