mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Oops, premature commit.
This commit is contained in:
parent
240d06d6a8
commit
143ce564c9
1 changed files with 1 additions and 2 deletions
|
@ -55,8 +55,7 @@ namespace NzbDrone.Core.Qualities
|
||||||
|
|
||||||
public void Init()
|
public void Init()
|
||||||
{
|
{
|
||||||
if (All().Any())
|
if (All().Any()) return;
|
||||||
return;
|
|
||||||
|
|
||||||
_logger.Info("Setting up default quality profiles");
|
_logger.Info("Setting up default quality profiles");
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue