mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
Reduce lower bound
This commit is contained in:
parent
45fc71623d
commit
995c95c05a
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ const details = () => ({
|
|||
{
|
||||
name: 'lowerBound',
|
||||
type: 'number',
|
||||
defaultValue: 90,
|
||||
defaultValue: 40,
|
||||
inputUI: {
|
||||
type: 'text',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue