You've already forked AstralRinth
forked from didirus/AstralRinth
tweak(labrinth/auth): improve Modrinth auth callback error message (#4303)
This commit is contained in:
committed by
GitHub
parent
dc4ef332f8
commit
7943f77655
@@ -12,9 +12,10 @@
|
|||||||
<h2>{{ code }}</h2>
|
<h2>{{ code }}</h2>
|
||||||
<p>An error has occurred during the authentication process.</p>
|
<p>An error has occurred during the authentication process.</p>
|
||||||
<p>
|
<p>
|
||||||
Try closing this window and signing in again. Join
|
If you're not sure how to resolve this issue, try closing this window and signing in again.
|
||||||
<a href="https://discord.modrinth.com">our Discord server</a> to get help if this error
|
If the problem persists after three attempts, please visit
|
||||||
persists after three attempts.
|
<a href="https://support.modrinth.com">our support page</a> for assistance. The debug
|
||||||
|
information below may help you or our support team diagnose and fix the problem.
|
||||||
</p>
|
</p>
|
||||||
<p><b>Debug information:</b> {{ message }}</p>
|
<p><b>Debug information:</b> {{ message }}</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user