diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-03-11 09:20:44 -0400 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-03-11 09:20:44 -0400 |
| commit | 0ebd004c557d43c45784484f9f0bb61a83df2dd7 (patch) | |
| tree | f092a4b8dad1082a6af426b9cb8e1a2c91b1bf8e /app | |
| parent | 02ce86f9b2546b59f9964c1a545f3aefc221c9b6 (diff) | |
| download | alure-website-0ebd004c557d43c45784484f9f0bb61a83df2dd7.tar.gz alure-website-0ebd004c557d43c45784484f9f0bb61a83df2dd7.tar.bz2 alure-website-0ebd004c557d43c45784484f9f0bb61a83df2dd7.zip | |
Visa update
Diffstat (limited to 'app')
| -rw-r--r-- | app/countries.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app/countries.json b/app/countries.json index c514851..5e8e5ed 100644 --- a/app/countries.json +++ b/app/countries.json @@ -246,10 +246,8 @@ "name": "Solstan Federation", "short": "SFR", "url": "solstice", - "visa": true, - "visaInfo": [ - "Jan 10th 2025: Solstan citizens will require to have a visa to enter the Alure Regions. In addition, they will need a second form of ID. All ePassport+ gates will be disabled for Solstan citizens." - ], + "visa": false, + "visaInfo": [], "image": "/countries/solstice.webp", "danger": 0, "settlements": [], |
