Update tooltip

This commit is contained in:
HaveAGitGat 2024-05-20 09:54:42 +01:00
parent 5595f3ad12
commit 1e5d6b8014

View file

@ -82,7 +82,8 @@ Useful if, for example, you want to move things like subtitle files or cover art
inputUI: { inputUI: {
type: 'switch', type: 'switch',
}, },
tooltip: 'Specify whether to copy/move all files in the directory (excluding the original and working file)', tooltip: `Specify whether to copy/move all files in the directory (excluding the original and working file)
or use the input below to specify file extensions`,
}, },
{ {
label: 'File Extensions', label: 'File Extensions',