Fixed: Ignore Priority monitor errors on mono

This commit is contained in:
Mark McDowall 2014-05-10 19:00:28 -07:00
parent 1ade005a73
commit 42101d302b
3 changed files with 11 additions and 3 deletions

View file

@ -92,7 +92,6 @@ define(
initialize: function (options) {
if (!options.episodeCollection) {
throw 'episodeCollection is needed';
}