mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
Update Tdarr_Plugin_ER01_Transcode audio and video with HW (PC and Mac).js (#279)
Default is wrong, plugin will fail by default.
This commit is contained in:
parent
995c95c05a
commit
a7903f6c3b
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ const details = () => {
|
|||
{
|
||||
name: 'resize',
|
||||
type: 'string',
|
||||
defaultValue: 'false',
|
||||
defaultValue: 'no',
|
||||
inputUI: {
|
||||
type: 'text',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue