mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-21 23:32:27 +00: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 @@ public class ProfileItem12
|
|||
public enum ReleaseStatus12
|
||||
{
|
||||
Official = 0,
|
||||
Promotion = 1,
|
||||
Promotional = 1,
|
||||
Bootleg = 2,
|
||||
Pseudo = 3
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue