diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2024-02-11 19:56:11 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2024-02-11 19:56:11 -0500 |
| commit | 982bc4a4a37ba82545acd6b3c0a2fd9d055e6cf6 (patch) | |
| tree | 378c7369fe74b9033f454332b0db8db26ac86cdf /app | |
| parent | 8db5b76ebe0761122ef6cd2aacd969dcfc2e2650 (diff) | |
| download | alure-website-982bc4a4a37ba82545acd6b3c0a2fd9d055e6cf6.tar.gz alure-website-982bc4a4a37ba82545acd6b3c0a2fd9d055e6cf6.tar.bz2 alure-website-982bc4a4a37ba82545acd6b3c0a2fd9d055e6cf6.zip | |
Travel advisory update
Diffstat (limited to 'app')
| -rw-r--r-- | app/travel-advisory/countries.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index d2e23b3..cafc3c1 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -173,12 +173,7 @@ "url": "republic-of-quebec", "danger": 0, "image": "/countries/quebec.webp", - "settlements": [ - { - "name": "Forêt Québec", - "danger": 2 - } - ], + "settlements": [], "history": [] }, { |
