From 7716ed400fe285e9b9b6e44744d212dc5a2fbe9e Mon Sep 17 00:00:00 2001 From: Broque Thomas Date: Wed, 1 Oct 2025 19:32:05 -0700 Subject: [PATCH] Update script.js --- webui/static/script.js | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/webui/static/script.js b/webui/static/script.js index 09cf31d5..1c422d2f 100644 --- a/webui/static/script.js +++ b/webui/static/script.js @@ -21748,7 +21748,7 @@ function createGenreTop10ListsHTML(data, genreName) {

Current trending ${genreName.toLowerCase()} tracks

-
+
@@ -21827,23 +21827,8 @@ function createGenreTop10ListsHTML(data, genreName) {
`; - } else { - // Add empty hype placeholder to maintain side-by-side layout - html += ` - -
-
-

🔥 Hype Top 10

-

No trending picks available

-
-
-
-

No Hype Top 10 tracks for this genre

-
-
-
- `; } + // No else block - completely hide hype section when no hype tracks available html += `