Update html/layouts/error-video.ejs

This commit is contained in:
ashley 2025-08-18 00:53:44 +02:00
parent b207030539
commit efe486252e

View File

@ -85,7 +85,7 @@
} }
</style> </style>
<% const RESTART_MSG = "Poke is currently restarting - please wait 1-2 minutes.."; %> <% const RESTART_MSG = "there could be few reasons why this could happen. see https://codeberg.org/ashley/poke/src/branch/main/why-error.md for info "; %>
<% if (description === RESTART_MSG) { %> <% if (description === RESTART_MSG) { %>
<script> <script>
// Client-side reload logic // Client-side reload logic