mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-15 10:15:54 -07:00
Remove default
This commit is contained in:
parent
ee4fcfc207
commit
5595f3ad12
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ const details = (): IpluginDetails => ({
|
||||||
label: 'Variable',
|
label: 'Variable',
|
||||||
name: 'variable',
|
name: 'variable',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
defaultValue: '{{{args.librarySettings._id}}}',
|
defaultValue: '',
|
||||||
inputUI: {
|
inputUI: {
|
||||||
type: 'text',
|
type: 'text',
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue