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 GitHub
parent 02021691ca
commit 476648ff8a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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', () => {