Update js/ui.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
a 2026-04-05 09:13:22 -04:00 committed by edideaur
parent a9018436d5
commit ea330dee98

View file

@ -155,8 +155,6 @@ export class UIRenderer {
this.renderLock = false;
this.lastRecommendedTracks = [];
this.currentArtistId = null;
this.fullscreenLyricsVisible = true;
this.fullscreenPlaybackStateCleanup = null;
// Listen for dynamic color reset events
window.addEventListener('reset-dynamic-color', () => {