From 3d9d0e222a4aa00d8f01fce040b9bcdd9cc30740 Mon Sep 17 00:00:00 2001 From: arabcoders Date: Wed, 26 Mar 2025 22:07:52 +0300 Subject: [PATCH] Only show list when there are items. --- ui/components/History.vue | 2 +- ui/components/Queue.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/components/History.vue b/ui/components/History.vue index fcc990b1..7bdcb2f9 100644 --- a/ui/components/History.vue +++ b/ui/components/History.vue @@ -75,7 +75,7 @@
-
+
diff --git a/ui/components/Queue.vue b/ui/components/Queue.vue index e8218c60..5e104a12 100644 --- a/ui/components/Queue.vue +++ b/ui/components/Queue.vue @@ -34,7 +34,7 @@
-
+