mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Fixed SabPriorityType of Force being Top in the model.
This commit is contained in:
parent
a83dbbb16f
commit
df6db27d21
2 changed files with 2 additions and 2 deletions
|
@ -7,6 +7,6 @@
|
|||
Low = -1,
|
||||
Normal = 0,
|
||||
High = 1,
|
||||
Top = 2
|
||||
Force = 2
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue