diff --git a/ui/components/History.vue b/ui/components/History.vue index 9ca1b4cb..bb51733d 100644 --- a/ui/components/History.vue +++ b/ui/components/History.vue @@ -234,7 +234,7 @@
+ v-for="item in filteredItems(sortCompleted)" :key="item._id">
@@ -286,18 +286,8 @@
-
+
-
-
- {{ item.error }} -
-
-
-
- {{ item.msg }} -
-
@@ -329,14 +319,6 @@
- -
+ + + +
- + yt-dlp Information - + Local Information @@ -383,7 +376,7 @@ -