Skip to content

Commit

Permalink
chore: improve error message of boot
Browse files Browse the repository at this point in the history
  • Loading branch information
syuilo committed Jul 21, 2022
1 parent 62226b9 commit 53d24c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/backend/src/server/web/boot.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@
</button>
<p class="dont-worry">Don't worry, it's (probably) not your fault.</p>
<p>If the problem persists after refreshing, please contact your instance's administrator.<br>You may also try the following options:</p>
<p>Update your os and browser.</p>
<p>Disable an adblocker.</p>
<a href="/flush">
<button class="button-small">
<span class="button-label-small">Clear preferences and cache</span>
Expand Down

0 comments on commit 53d24c2

Please sign in to comment.