mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-17 19:26:27 -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',
|
name: 'resize',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
defaultValue: 'false',
|
defaultValue: 'no',
|
||||||
inputUI: {
|
inputUI: {
|
||||||
type: 'text',
|
type: 'text',
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue