diff --git a/examples/Tdarr_Plugin_pos1_Post_Proc_Example.js b/examples/Tdarr_Plugin_pos1_Post_Proc_Example.js index 9e10e32..1a5d1fd 100644 --- a/examples/Tdarr_Plugin_pos1_Post_Proc_Example.js +++ b/examples/Tdarr_Plugin_pos1_Post_Proc_Example.js @@ -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`, - }, ], });