1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-26 01:37:07 +00:00

Fixed method call.

This commit is contained in:
Mark McDowall 2012-01-04 17:29:05 -08:00
parent 62a24ef900
commit 348397e442

View file

@ -95,7 +95,7 @@ namespace NzbDrone.Core.Providers
}
}
UpdateWithJson(series, password, host, username);
UpdateWithJson(series, host, username, password);
}
//Log Version zero if check failed