From 6d72121f976d1d60fef757011cdde2cda28a46d8 Mon Sep 17 00:00:00 2001 From: ZhymabekRoman Date: Wed, 30 Apr 2025 15:01:06 +0500 Subject: [PATCH] chore: notification show --- web/server/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/server/templates/base.html b/web/server/templates/base.html index 4ae8321..d47e575 100644 --- a/web/server/templates/base.html +++ b/web/server/templates/base.html @@ -392,7 +392,7 @@ document.addEventListener('DOMContentLoaded', () => { const notificationContainer = document.querySelector('.notification-container'); const closeButton = document.querySelector('.close-button'); - const notificationFlagString = "showNotification-trada432dfgd" + const notificationFlagString = "showNotification-kdjfn32" const body = document.querySelector('body'); function showNotification() {