Update tooltip

This commit is contained in:
HaveAGitGat 2023-08-03 08:10:17 +01:00
parent 0c1501a798
commit 5f33b981c2

View file

@ -50,7 +50,8 @@ const details = () => ({
'true',
],
},
tooltip: '',
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.',
},
],
});