From 4fece23678cf06ed3bd09e9336fcf6c7b92e5391 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Sun, 3 Dec 2023 03:44:36 +0530 Subject: [PATCH] Update index.html --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index 504edf2..8343677 100644 --- a/index.html +++ b/index.html @@ -5219,7 +5219,6 @@ }) }) }) - // // delegate(getRef('notifications_list'), 'click', '.reject', e => { // getConfirmation('Are you sure you want to reject this request?').then((res) => { // if (!res) return;