mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 13:25:13 +02: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