• Updated version number

• Sanitized text content
This commit is contained in:
nutty
2026-08-09 23:11:09 +10:00
parent e4820dc1ca
commit 603dbd4eae
2 changed files with 3 additions and 4 deletions
-2
View File
@@ -134,8 +134,6 @@ async function ChangeTrack(mediaProps, accentColorPalette) {
backgroundLayer.style.opacity = "";
albumArtLayer.style.opacity = "";
console.log(songInfoWrapper.clientWidth);
setTimeout(() => {
// Set the image
backgroundTransitionLayer.style.backgroundImage = `url('${newArtUrl}')`;