Missed one revert

This commit is contained in:
Tyler Vigario 2024-04-14 18:55:31 -07:00
commit b15ac075f9

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