From ea330dee98947d1e2465c2e17d05d05345239c04 Mon Sep 17 00:00:00 2001 From: a <252674497+ap5z@users.noreply.github.com> Date: Sun, 5 Apr 2026 09:13:22 -0400 Subject: [PATCH] Update js/ui.js Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- js/ui.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/js/ui.js b/js/ui.js index bba3dbb..05bd9d6 100644 --- a/js/ui.js +++ b/js/ui.js @@ -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', () => {