Missed one revert

This commit is contained in:
Tyler Vigario 2024-04-14 18:55:31 -07:00
parent 7deff40877
commit b15ac075f9
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ namespace NzbDrone.Core.Datastore.Migration
}, },
new ProfileItem12 new ProfileItem12
{ {
ReleaseStatus = (int)ReleaseStatus12.Promotion, ReleaseStatus = (int)ReleaseStatus12.Promotional,
Allowed = false Allowed = false
}, },
new ProfileItem12 new ProfileItem12