mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-08 17:55:00 +00:00
Oops, premature commit.
This commit is contained in:
@@ -55,8 +55,7 @@ namespace NzbDrone.Core.Qualities
|
||||
|
||||
public void Init()
|
||||
{
|
||||
if (All().Any())
|
||||
return;
|
||||
if (All().Any()) return;
|
||||
|
||||
_logger.Info("Setting up default quality profiles");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user