mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-10 07:50:29 -07:00
Merge pull request #344 from buthed010203/patch-1
Remove problematic default value
This commit is contained in:
commit
f1243739af
2 changed files with 7 additions and 8 deletions
|
|
@ -46,7 +46,7 @@ const details = () => {
|
|||
{
|
||||
name: "wanted_subtitle_languages",
|
||||
type: 'string',
|
||||
defaultValue: 'eng,fre',
|
||||
defaultValue: '',
|
||||
inputUI: {
|
||||
type: 'text',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue