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