forked from rDrama/rDrama
1
0
Fork 0

fix prev commit

master
Aevann 2023-10-19 22:01:48 +03:00
parent 6682769d2b
commit 75d7210eb0
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ function pause_audio(audio) {
}
function play_profile_song() {
if (playing_music()) return
addEventListener("load", () => {
play_audio(audio);
document.addEventListener('click', (e) => {