mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-22 07:42:28 +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
|
public enum ReleaseStatus12
|
||||||
{
|
{
|
||||||
Official = 0,
|
Official = 0,
|
||||||
Promotion = 1,
|
Promotional = 1,
|
||||||
Bootleg = 2,
|
Bootleg = 2,
|
||||||
Pseudo = 3
|
Pseudo = 3
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue