From 48fb35329a4688f1a6c0dbd26307ec63464f9368 Mon Sep 17 00:00:00 2001 From: arabcoders Date: Sat, 2 Aug 2025 16:32:21 +0300 Subject: [PATCH] Added force download switch --- ui/app/components/NewDownload.vue | 49 ++++++++++++++++++++++++++----- 1 file changed, 41 insertions(+), 8 deletions(-) diff --git a/ui/app/components/NewDownload.vue b/ui/app/components/NewDownload.vue index ea846717..55cd9f34 100644 --- a/ui/app/components/NewDownload.vue +++ b/ui/app/components/NewDownload.vue @@ -88,21 +88,31 @@
-
+
- - + +
- Whether to start the download automatically or wait. + Ignore archive and re-download.
-
+
+
+ + +
+ + + Whether to start the download automatically. + +
+ +