From cfac9edf5ba13291b338453021363e6d2d1cc8f2 Mon Sep 17 00:00:00 2001 From: Meow Meow Date: Thu, 5 Jun 2025 01:19:26 +1000 Subject: [PATCH 1/2] Fix Mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71956fb..5d8598f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ A dark OLED-friendly theme plugin that transforms Tidal Luna's appearance. A radiant and beautiful lyrics view for TIDAL with dynamic visual effects. **Features:** -- Dynamic CoverArt backgrounds with blur and rotation effects +- Dynamic cover art backgrounds with blur and rotation effects - Glowing Animated Lyrics with clean scrolling ### 📋 Copy Lyrics From fabb8c9166c47b4115551ddfb32f213d21168b60 Mon Sep 17 00:00:00 2001 From: meowarex Date: Thu, 5 Jun 2025 01:21:59 +1000 Subject: [PATCH 2/2] Overhauled Performance --- plugins/radiant-lyrics-luna/src/Settings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/radiant-lyrics-luna/src/Settings.tsx b/plugins/radiant-lyrics-luna/src/Settings.tsx index e15d065..4554376 100644 --- a/plugins/radiant-lyrics-luna/src/Settings.tsx +++ b/plugins/radiant-lyrics-luna/src/Settings.tsx @@ -62,7 +62,7 @@ export const Settings = () => { /> { console.log("Spinning Cover Everywhere:", checked ? "enabled" : "disabled");