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;