diff --git a/ui/src/app/app.component.html b/ui/src/app/app.component.html index 9d81805..87fb48a 100644 --- a/ui/src/app/app.component.html +++ b/ui/src/app/app.component.html @@ -4,6 +4,28 @@ MeTube Logo MeTube +
+
+ + {{activeDownloads}} downloading +
+
+ + {{queuedDownloads}} queued +
+
+ + {{completedDownloads}} completed +
+
+ + {{failedDownloads}} failed +
+
+ + {{totalSpeed | speed }} +
+