mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
more project cleanup.
This commit is contained in:
parent
5d7f6fb03b
commit
401ed9a8f6
29 changed files with 154 additions and 315 deletions
|
@ -72,7 +72,7 @@ namespace NzbDrone.Core.Indexers
|
|||
return dateVal;
|
||||
}
|
||||
|
||||
internal void CheckForError()
|
||||
public void CheckForError()
|
||||
{
|
||||
if (this.MoveToContent() == XmlNodeType.Element)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue