From a60595bfba2c856f1fbce4640c7f9d5e0f3fa90c Mon Sep 17 00:00:00 2001 From: martylukyy <35452459+martylukyy@users.noreply.github.com> Date: Tue, 10 Oct 2023 17:54:57 +0200 Subject: [PATCH] fix(web): actions tooltip links (#1178) --- web/src/screens/filters/Action.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/src/screens/filters/Action.tsx b/web/src/screens/filters/Action.tsx index 8025663..f070dd7 100644 --- a/web/src/screens/filters/Action.tsx +++ b/web/src/screens/filters/Action.tsx @@ -230,7 +230,7 @@ const TypeForm = ({ action, idx, clients }: TypeFormProps) => {

Set a custom save path for this action. Automatic Torrent Management will take care of this if using qBittorrent with categories.


The field can use macros to transform/add values from metadata:

- + } /> @@ -246,7 +246,7 @@ const TypeForm = ({ action, idx, clients }: TypeFormProps) => { tooltip={

The field can use macros to transform/add values from metadata:

- +
} /> @@ -258,7 +258,7 @@ const TypeForm = ({ action, idx, clients }: TypeFormProps) => { tooltip={

The field can use macros to transform/add values from metadata:

- +
} />