mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07: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 @@ namespace NzbDrone.Core.Datastore.Migration
|
|||
},
|
||||
new ProfileItem12
|
||||
{
|
||||
ReleaseStatus = (int)ReleaseStatus12.Promotion,
|
||||
ReleaseStatus = (int)ReleaseStatus12.Promotional,
|
||||
Allowed = false
|
||||
},
|
||||
new ProfileItem12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue