From 495367eace6a99b15a09571ffd4a36671dab9107 Mon Sep 17 00:00:00 2001 From: ashley Date: Sun, 27 Apr 2025 13:13:34 +0000 Subject: [PATCH] Update html/layouts/error-video.ejs --- html/layouts/error-video.ejs | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/html/layouts/error-video.ejs b/html/layouts/error-video.ejs index 77d7cf61..22ad44ad 100644 --- a/html/layouts/error-video.ejs +++ b/html/layouts/error-video.ejs @@ -88,22 +88,20 @@ <% const RESTART_MSG = "Poke is currently restarting - please wait 1-2 minutes.."; %> <% if (description === RESTART_MSG) { %> <% } else { %> <% } %> @@ -131,7 +130,7 @@

<%= error %>

<%= description %>

<% if (description === RESTART_MSG) { %> -
Trying again in <%= parseInt(localStorage.getItem('reloadCount') || '1', 10) > 5 ? 30 : 10 %> seconds...
+
<% } %>