mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -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
|
//Log Version zero if check failed
|
||||||
|
|||||||
Reference in New Issue
Block a user