mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-12-31 18:20:09 +01:00
Merge pull request #224 from bjeanes/force-priority-for-nzbget
Added Force priority for NZBGet
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
Low = -50,
|
||||
Normal = 0,
|
||||
High = 50,
|
||||
VeryHigh = 100
|
||||
VeryHigh = 100,
|
||||
Force = 900
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user