remove debug from dev
This commit is contained in:
parent
29c2e0a941
commit
b348b4444f
@ -25,8 +25,6 @@ function paintFile() {
|
||||
if (currentMusicFileElement) {
|
||||
currentMusicFileElement.closest('.file-item').classList.add('currently-playing');
|
||||
}
|
||||
} else {
|
||||
console.log('Current track not found in the updated list.');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user