From efe486252e0c2dc1557fb747f42f5a997dc2ad65 Mon Sep 17 00:00:00 2001 From: ashley Date: Mon, 18 Aug 2025 00:53:44 +0200 Subject: [PATCH] Update html/layouts/error-video.ejs --- html/layouts/error-video.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/layouts/error-video.ejs b/html/layouts/error-video.ejs index 96585676..66776f90 100644 --- a/html/layouts/error-video.ejs +++ b/html/layouts/error-video.ejs @@ -85,7 +85,7 @@ } - <% 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) { %>