mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-26 22:46:53 -04:00
Fixed: Default value in new Delay Profile
This commit is contained in:
@@ -13,6 +13,7 @@ const newDelayProfile = {
|
||||
preferredProtocol: 'usenet',
|
||||
usenetDelay: 0,
|
||||
torrentDelay: 0,
|
||||
bypassIfHighestQuality: false,
|
||||
tags: []
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user