diff options
| author | Erik Larkö <erik@mullvad.net> | 2017-09-29 13:40:25 +0200 |
|---|---|---|
| committer | Erik Larkö <erik@mullvad.net> | 2017-10-02 08:03:16 +0200 |
| commit | c346fbfbe2268f299a9a927db8a739b4647a2baa (patch) | |
| tree | 22c7fb5b3ad53174a59dff2f0d1204efeec0ccf2 | |
| parent | da473c8013c1e37f0e17eba8de6a6aa38df31664 (diff) | |
| download | mullvadvpn-c346fbfbe2268f299a9a927db8a739b4647a2baa.tar.xz mullvadvpn-c346fbfbe2268f299a9a927db8a739b4647a2baa.zip | |
Remove The from 'The netherlands'
| -rw-r--r-- | app/config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/config.json b/app/config.json index 4c0353ef04..8fda37c90f 100644 --- a/app/config.json +++ b/app/config.json @@ -116,9 +116,9 @@ }, "185.65.134.140": { "address": "185.65.134.140", - "name": "The Netherlands", + "name": "Netherlands", "city": "Amsterdam", - "country": "The Netherlands", + "country": "Netherlands", "location": [ 52.3702157, 4.895167900000001 |
