Fixed: Creating new Delay Profile

(cherry picked from commit 81435dabc7a46e82c34101b4a8fe9120c875d913)
This commit is contained in:
Mark McDowall
2023-02-07 17:25:13 -08:00
committed by Qstick
parent e03390c8d4
commit 6a2fd3a4e6
2 changed files with 6 additions and 0 deletions
@@ -13,6 +13,9 @@ const newDelayProfile = {
preferredProtocol: 'usenet',
usenetDelay: 0,
torrentDelay: 0,
bypassIfHighestQuality: false,
bypassIfAboveCustomFormatScore: false,
minimumCustomFormatScore: 0,
tags: []
};