diff --git a/ui/src/app/app.html b/ui/src/app/app.html index a31db81..6bb6fcc 100644 --- a/ui/src/app/app.html +++ b/ui/src/app/app.html @@ -754,7 +754,7 @@ {{ download.value.speed | speed }} {{ download.value.eta | eta }} -
+
@if (download.value.status === 'pending' || download.value.status === 'scheduled') { } @@ -881,7 +881,7 @@ } -
+
@if (entry[1].status === 'error') { }