Missed some changes for send to Sab functionality in IndexerProviderBased.

This commit is contained in:
Mark McDowall
2011-04-24 15:53:01 -07:00
parent 32dcf1feec
commit 822719bdaf
8 changed files with 9 additions and 8 deletions
@@ -210,6 +210,7 @@ namespace NzbDrone.Core.Providers.Indexer
return true;
}
}
return false;
}
}
}