From ac119db6448442afc89e849442066696844746b2 Mon Sep 17 00:00:00 2001 From: arabcoders Date: Mon, 31 Mar 2025 00:28:01 +0300 Subject: [PATCH] remove json config use in add new download. rely on cli options. --- ui/components/NewDownload.vue | 87 +++++++++++++++-------------------- ui/components/TaskForm.vue | 10 ++-- 2 files changed, 41 insertions(+), 56 deletions(-) diff --git a/ui/components/NewDownload.vue b/ui/components/NewDownload.vue index 4c212953..fff72859 100644 --- a/ui/components/NewDownload.vue +++ b/ui/components/NewDownload.vue @@ -22,7 +22,7 @@
+
@@ -77,32 +79,31 @@ +
-
-
+ +