From b5861e2a3743d75ededad56f8a66f920cf99716c Mon Sep 17 00:00:00 2001 From: limepotato Date: Fri, 19 Jul 2024 23:17:51 -0600 Subject: [PATCH] whoops --- public/scripts/limepot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/scripts/limepot.js b/public/scripts/limepot.js index d66c4e3..83c5895 100644 --- a/public/scripts/limepot.js +++ b/public/scripts/limepot.js @@ -20,7 +20,7 @@ function redirect() { ); let disclaimer = `
`; if ((chromium) && (screen.width >= 699)) window.location.replace("/bsod"); - if ((chromium) && (screen.width <= 699)) window.location.replace("/mobile-warnc"); + if ((chromium) && (screen.width <= 699)) window.location.replace("/mobile-warn"); } // Resizable textarea