mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-14 01:36:08 -07:00
Update tooltip
This commit is contained in:
parent
5c34353d7a
commit
af24dca66a
1 changed files with 3 additions and 1 deletions
|
|
@ -35,7 +35,9 @@ const details = (): IpluginDetails => ({
|
||||||
inputUI: {
|
inputUI: {
|
||||||
type: 'switch',
|
type: 'switch',
|
||||||
},
|
},
|
||||||
tooltip: 'Enable or disable this plugin. For example you may want to enable it for one set of transcoding tests.',
|
tooltip: `Enable or disable this plugin. For example you may want to enable it for one transcoding block and then
|
||||||
|
disable it for another block.
|
||||||
|
`,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Compare Method',
|
label: 'Compare Method',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue