mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Fixed: Ignore Priority monitor errors on mono
This commit is contained in:
parent
1ade005a73
commit
42101d302b
3 changed files with 11 additions and 3 deletions
|
@ -92,7 +92,6 @@ define(
|
|||
|
||||
initialize: function (options) {
|
||||
|
||||
|
||||
if (!options.episodeCollection) {
|
||||
throw 'episodeCollection is needed';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue