mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Show dark startup splash screen
This commit is contained in:
@ -52,7 +52,6 @@ class SmallMediaPlayer {
|
||||
target.appendChild(video);
|
||||
}
|
||||
|
||||
|
||||
el.querySelector(".close").addEventListener("click", e => el.remove());
|
||||
el.addEventListener("click", e => el.remove());
|
||||
}
|
||||
|
Reference in New Issue
Block a user