diff options
| author | Andrej Mihajlov <and@codeispoetry.ru> | 2017-02-24 19:49:42 +0000 |
|---|---|---|
| committer | Andrej Mihajlov <and@codeispoetry.ru> | 2017-02-24 19:49:42 +0000 |
| commit | b665a14a7ce9fe2e096ddad93deb668ab78cccf0 (patch) | |
| tree | fa6696a994bbb28376db946c146d20eb8d2cd561 /app | |
| parent | 2ca8eb2b1f8ec8382ac301cb98323c6bd957fa24 (diff) | |
| download | mullvadvpn-b665a14a7ce9fe2e096ddad93deb668ab78cccf0.tar.xz mullvadvpn-b665a14a7ce9fe2e096ddad93deb668ab78cccf0.zip | |
Fix typo
Diffstat (limited to 'app')
| -rw-r--r-- | app/constants.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/constants.js b/app/constants.js index f9c459b081..52aeda78e5 100644 --- a/app/constants.js +++ b/app/constants.js @@ -65,7 +65,7 @@ module.exports = { address: 'ro.mullvad.net', name: 'Romania', city: 'Bucharest', - country: 'Canada', + country: 'Romania', location: [44.4267674, 26.1025384] }, 'sg.mullvad.net': { |
