From a04ae661c547e7e051927e7a169aeb492f50a532 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 23 Jul 2023 21:32:04 -0400 Subject: updated --- app/travel-advisory/countries.json | 6 ++---- 1 file 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", -- cgit v1.2.3