From ad8fc249448fba9fb45e72982539ed26fc94e1ce Mon Sep 17 00:00:00 2001 From: Sky Date: Wed, 26 Jul 2023 16:59:43 -0400 Subject: [PATCH] this is why i hate life. :3 --- settings.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/settings.html b/settings.html index 80cb4f21..fdcc1d60 100644 --- a/settings.html +++ b/settings.html @@ -3,7 +3,8 @@ - + + @@ -27,7 +28,7 @@ document.cookie = "panicurl=" + $("#panic").val(); Toastify({ - text: 'Panic mode saved!.', + text: 'Panic mode saved!', duration: 2000, gravity: "top", // `top` or `bottom` position: "center", // `left`, `center` or `right`