mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-06 04:52:21 -07:00
One more
This commit is contained in:
parent
b15ac075f9
commit
42c2c53021
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ namespace NzbDrone.Core.Datastore.Migration
|
|||
public enum ReleaseStatus12
|
||||
{
|
||||
Official = 0,
|
||||
Promotion = 1,
|
||||
Promotional = 1,
|
||||
Bootleg = 2,
|
||||
Pseudo = 3
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue