mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
Remove input
This commit is contained in:
parent
3c9efb1c0b
commit
40f626f881
1 changed files with 0 additions and 12 deletions
|
|
@ -40,18 +40,6 @@ const details = () => ({
|
|||
\\nExample:\\n
|
||||
de`, // Each line following `Example:` will be clearly formatted. \\n used for line breaks
|
||||
},
|
||||
{
|
||||
name: 'channels',
|
||||
type: 'string',
|
||||
defaultValue: 'eng',
|
||||
inputUI: {
|
||||
type: 'text',
|
||||
},
|
||||
tooltip: `Desired audio channel number.
|
||||
|
||||
\\nExample:\\n
|
||||
2`,
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue