mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
Fix lint issues
This commit is contained in:
parent
5f33b981c2
commit
e429966de2
1 changed files with 2 additions and 1 deletions
|
|
@ -50,7 +50,8 @@ const details = () => ({
|
|||
'true',
|
||||
],
|
||||
},
|
||||
tooltip: 'By default this plugin will downmix each track. So four 6 channel tracks will result in four 2 channel tracks.'
|
||||
tooltip: 'By default this plugin will downmix each track. '
|
||||
+ 'So four 6 channel tracks will result in four 2 channel tracks.'
|
||||
+ ' Enable this option to only downmix a single track.',
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue