From fee98ef38ff18773820df109c5faf1b714fd219a Mon Sep 17 00:00:00 2001 From: ItzzExcel <98148217+ItzzExcel@users.noreply.github.com> Date: Thu, 27 Feb 2025 00:11:18 -0600 Subject: [PATCH] LACSAREL --- plugins/plugins/oled-theme/src/index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/plugins/oled-theme/src/index.js b/plugins/plugins/oled-theme/src/index.js index c893f3c..e8350b6 100644 --- a/plugins/plugins/oled-theme/src/index.js +++ b/plugins/plugins/oled-theme/src/index.js @@ -162,8 +162,7 @@ const cleanUpDynamicArt = function () { // } const PLAYBACK_EVENTS = [ "playbackControls/PREFILL_MEDIA_PRODUCT_TRANSITION", - "playbackControls/MEDIA_PRODUCT_TRANSITION", - "playbackControls/PLAY" + "playbackControls/MEDIA_PRODUCT_TRANSITION" ]; observeTrackTitle();