diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2024-05-22 17:40:39 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2024-05-22 17:40:47 -0400 |
| commit | 259e82e69ac2d0a19ca8f0068c72b8a3452aa8cd (patch) | |
| tree | e93eb16357e61869ac7ec53b9a06d17364cc56a8 /app | |
| parent | e1bddc948ba202c3220f86ed082da9dfa7b3f10d (diff) | |
| download | alure-website-259e82e69ac2d0a19ca8f0068c72b8a3452aa8cd.tar.gz alure-website-259e82e69ac2d0a19ca8f0068c72b8a3452aa8cd.tar.bz2 alure-website-259e82e69ac2d0a19ca8f0068c72b8a3452aa8cd.zip | |
Travel advisory update
Diffstat (limited to 'app')
| -rw-r--r-- | app/travel-advisory/countries.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index aea441f..854288a 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -91,12 +91,10 @@ { "name": "The Kemonomimi Republic", "url": "kemonomimi-republic", - "danger": 3, + "danger": 0, "image": "/countries/kemonomimi.webp", "settlements": [], - "history": [ - "Ongoing war with the People's Democratic Republic of Solstice." - ] + "history": [] }, { "name": "The Knowle Regions", |
