mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-11-03 11:44:19 +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