diff options
-rw-r--r-- | src/views/Support.vue | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/views/Support.vue b/src/views/Support.vue index 98c66cb..27a54e4 100644 --- a/src/views/Support.vue +++ b/src/views/Support.vue @@ -1,6 +1,10 @@ <template> <main class="support"> <h1>Support</h1> + <div class="specialEvent"> + <b>NOTICE:</b> Due the crescent escalation in the conflict between Russia, Europe and US, some email-based features may eventually not work.<br/> + Please contact us on IRC, Matrix, Discord or ingame if you're unable to reset your password on the web portal, or if GDPR request emails fail to be delivered. + </div> <p>Please select your issue below. If you cannot find your issue, contact us.</p> <h1>Account problems</h1> |