Fix BG Cover Art being Stuck on First Render

This commit is contained in:
2025-06-01 00:20:00 +10:00
parent 22f7c4eec7
commit 4bd9cf71b0
2 changed files with 92 additions and 51 deletions
+6
View File
@@ -38,6 +38,12 @@ Allows users to copy song lyrics by selecting them directly in the interface.
### Building All Plugins
```bash
# Git Clone the Repo
git clone https://github.com/meowarex/neptune-projects-fork
# Change Folder to the Repo
cd neptune-projects-fork
# Install dependencies
pnpm install