diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-11-11 23:28:00 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-11-11 23:28:00 -0500 |
| commit | b8100126608e9e455050229d32b2493a90aee4d5 (patch) | |
| tree | dd263446f693f2b6caf510f398610ede488f6635 /app/travel-advisory/countries.json | |
| parent | 4cc6573d3f232adc90a512319e72ca01e7303393 (diff) | |
| download | alure-website-b8100126608e9e455050229d32b2493a90aee4d5.tar.gz alure-website-b8100126608e9e455050229d32b2493a90aee4d5.tar.bz2 alure-website-b8100126608e9e455050229d32b2493a90aee4d5.zip | |
Travel advisory update; Package update
Diffstat (limited to 'app/travel-advisory/countries.json')
| -rw-r--r-- | app/travel-advisory/countries.json | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/app/travel-advisory/countries.json b/app/travel-advisory/countries.json index e45d203..937e41d 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -179,14 +179,10 @@ { "name": "The Federal Democracy of Solstice", "url": "solstice", - "danger": 1, + "danger": 0, "image": "/countries/solstice.webp", "settlements": [], - "history": [ - "There has been internal turmoil in Solstice for a while, and not limiting to:", - "- Passing aggressive laws against for sending prisoners to another country.", - "- Corruption within the government." - ] + "history": [] }, { "name": "Sulópolis", |
