mirror of
https://codeberg.org/Freedium-cfd/web.git
synced 2026-03-11 09:04:37 +00:00
chore: notification show
This commit is contained in:
parent
a537760d97
commit
6d72121f97
1 changed files with 1 additions and 1 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue