mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
Merge pull request #469 from AbeKline/patch-1
Update wording for description of upper bound of New_file_size_check
This commit is contained in:
commit
99ad5b3fd5
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ const details = () => ({
|
|||
},
|
||||
tooltip:
|
||||
`Enter the upper bound % size for the new file. For example, if '110' is entered,
|
||||
then if the new file size is 11% larger than the original, an error will be given.`,
|
||||
then if the new file size is greater than 110% the size of the original, an error will be given.`,
|
||||
},
|
||||
{
|
||||
name: 'lowerBound',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue