mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-29 18:14:28 -04:00
Fixed method call.
This commit is contained in:
@@ -95,7 +95,7 @@ namespace NzbDrone.Core.Providers
|
||||
}
|
||||
}
|
||||
|
||||
UpdateWithJson(series, password, host, username);
|
||||
UpdateWithJson(series, host, username, password);
|
||||
}
|
||||
|
||||
//Log Version zero if check failed
|
||||
|
||||
Reference in New Issue
Block a user