chore: notification show

This commit is contained in:
ZhymabekRoman 2025-04-30 15:01:06 +05:00
parent a537760d97
commit 6d72121f97

View file

@ -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() {