diff options
Diffstat (limited to 'app')
| -rw-r--r-- | app/components/psa.json | 2 | ||||
| -rw-r--r-- | app/travel-advisory/countries.json | 8 |
2 files changed, 3 insertions, 7 deletions
diff --git a/app/components/psa.json b/app/components/psa.json index 977e8ca..c99620d 100644 --- a/app/components/psa.json +++ b/app/components/psa.json @@ -1,5 +1,5 @@ { - "important": 1, + "important": 0, "announcement": "Nexus Underground and Gura Villa is being acquired from SEI to merge with regions", "link": "/updates/nexus-gura-merge" } 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", |
