mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-30 23:45:46 +02: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