mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-03 05:25:10 +00:00
Missed one revert
This commit is contained in:
parent
7deff40877
commit
b15ac075f9
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ public void AddDefaultReleaseStatus()
|
|||
},
|
||||
new ProfileItem12
|
||||
{
|
||||
ReleaseStatus = (int)ReleaseStatus12.Promotion,
|
||||
ReleaseStatus = (int)ReleaseStatus12.Promotional,
|
||||
Allowed = false
|
||||
},
|
||||
new ProfileItem12
|
||||
|
|
Loading…
Reference in a new issue