diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-07-23 21:32:04 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-07-23 21:32:04 -0400 |
| commit | a04ae661c547e7e051927e7a169aeb492f50a532 (patch) | |
| tree | 0fa8f7234aabd5ae8366ced35b3ac3543e7d35ee /app/travel-advisory | |
| parent | d9e68e0f9ccfdf6b9f1302754fc19e85538c7225 (diff) | |
| download | alure-website-a04ae661c547e7e051927e7a169aeb492f50a532.tar.gz alure-website-a04ae661c547e7e051927e7a169aeb492f50a532.tar.bz2 alure-website-a04ae661c547e7e051927e7a169aeb492f50a532.zip | |
updated
Diffstat (limited to 'app/travel-advisory')
| -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", |
