diff --git a/frontend/src/views/Dashboard.vue b/frontend/src/views/Dashboard.vue index b290f75..72c129e 100644 --- a/frontend/src/views/Dashboard.vue +++ b/frontend/src/views/Dashboard.vue @@ -140,7 +140,7 @@ - + {{ activeDownloads.length ? 'mdi-loading' : 'mdi-download' }} @@ -160,7 +160,7 @@ mdi-refresh - + - - - +{{ hiddenActiveCount }} more queued - -
mdi-check-circle-outline @@ -193,19 +188,24 @@
All sources are idle
+ + + {{ hiddenActiveCount ? `View all downloads (+${hiddenActiveCount} more queued)` : 'View all downloads' }} + +
- + Recent Activity Last 7 days - +