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`