From 69f0c53ade0ff976bd54d916c87b315b1b02a1c5 Mon Sep 17 00:00:00 2001 From: Josh Patra Date: Sat, 18 Apr 2026 00:18:51 -0400 Subject: [PATCH] feat(ui): move spotify status into sidebar --- allstarr/wwwroot/index.html | 18 +++++++----------- allstarr/wwwroot/js/ui.js | 3 --- allstarr/wwwroot/styles.css | 34 +++++++++++++++++++--------------- 3 files changed, 26 insertions(+), 29 deletions(-) diff --git a/allstarr/wwwroot/index.html b/allstarr/wwwroot/index.html index 83ba574..6cf35ab 100644 --- a/allstarr/wwwroot/index.html +++ b/allstarr/wwwroot/index.html @@ -67,6 +67,12 @@