diff --git a/Community/Tdarr_Plugin_a9he_New_file_size_check.js b/Community/Tdarr_Plugin_a9he_New_file_size_check.js index 533c992..32e99d6 100644 --- a/Community/Tdarr_Plugin_a9he_New_file_size_check.js +++ b/Community/Tdarr_Plugin_a9he_New_file_size_check.js @@ -22,7 +22,7 @@ const details = () => ({ { name: 'lowerBound', type: 'number', - defaultValue: 90, + defaultValue: 40, inputUI: { type: 'text', },