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 b8fd936..7efabc5 100644 --- a/app/travel-advisory/countries.json +++ b/app/travel-advisory/countries.json @@ -74,12 +74,10 @@ }, { "name": "Kemonomimi Republic", - "danger": 1, + "danger": 0, "image": "/countries/kemonomimi.webp", "settlements": [], - "history": [ - "July 15th, 2023: KR has internal power issues between the President and Govenor. Governor was trying to form a new government under \"KSSR\"." - ] + "history": [] }, { "name": "Knowle Regions", |
