From ed75316761777b4ee86b1586593311f29a2b3c9a Mon Sep 17 00:00:00 2001 From: sayandippaul Date: Sun, 10 Dec 2023 00:05:02 +0530 Subject: [PATCH] trying to change notificati --- views/chat.hbs | 1 + 1 file changed, 1 insertion(+) diff --git a/views/chat.hbs b/views/chat.hbs index dc31b43..4239ecc 100644 --- a/views/chat.hbs +++ b/views/chat.hbs @@ -724,6 +724,7 @@ Notification.requestPermission(function(result) { } ); } + }); }