feat: improve token expiry message

This commit is contained in:
Ushie 2023-03-27 22:28:38 +03:00
parent 1cc0d05b55
commit 0cb09476c0
No known key found for this signature in database
GPG Key ID: 0EF73F1CA38B2D5F

View File

@ -6,7 +6,10 @@
<main> <main>
<h1>Token expired</h1> <h1>Token expired</h1>
<h2>Your access token has been revoked. Please regenerate it.</h2> <h2>
Your session has expired. Please regenerate it by clicking on the "Vote" button from the poll
announcement again.
</h2>
</main> </main>
<style> <style>