mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-27 18:26:32 +00: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