From 0d9e79762684baf7c303be89667c2a756d23c38f Mon Sep 17 00:00:00 2001 From: Nafies Luthfi Date: Sat, 17 Oct 2020 18:14:48 +0800 Subject: [PATCH] Notified always on --- resources/views/welcome.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 21bea87..7390745 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -107,7 +107,7 @@ type: 'success', layout: 'bottomRight', text: e.message, - timeout: 5000 + timeout: false }); });