diff options
| -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 8058d86..f50474c 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -165,12 +165,10 @@ { "name": "The Federal Democracy of Solstice", "url": "solstice", - "danger": 2, + "danger": 0, "image": "/countries/solstice.webp", "settlements": [], - "history": [ - "July 23rd 2023: There is still currently parasite cases in Solstice." - ] + "history": [] }, { "name": "Southeastern Islands", |
