From 8b19024e01a8d8ee3ac6cc15da92fa222bc0dc10 Mon Sep 17 00:00:00 2001 From: BynariStar Date: Mon, 17 Jan 2022 15:01:48 +0200 Subject: [PATCH] Fix typo in qBittorrent (#602) * Fix typo in qBittorrent download folder path * Fix typo in qBittorrent download folder path desc. --- public/v4/apps/qbittorrent.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/v4/apps/qbittorrent.yml b/public/v4/apps/qbittorrent.yml index a2b261b..6184fe2 100644 --- a/public/v4/apps/qbittorrent.yml +++ b/public/v4/apps/qbittorrent.yml @@ -34,8 +34,8 @@ caproverOneClickApp: validRegex: /\d/ - id: $$cap_path_to_downloads label: Path to downloads folder - defaultValue: qbittorent-downloads - description: Path to downloads folder where u want to save the downloaded torrents. You can mention an existing directory here too. Eg. /home/user/downloads/ + defaultValue: qbittorrent-downloads + description: Path to downloads folder where you want to save the downloaded torrents. You can mention an existing directory here too. Eg. /home/user/downloads/ validRegex: /.{1,}/ instructions: start: >-