Update tooltip

make-only-subtitle-default
HaveAGitGat 2 years ago
parent 5c34353d7a
commit af24dca66a

@ -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…
Cancel
Save