mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-12 11:15:43 +02:00
Fixed method call.
This commit is contained in:
parent
62a24ef900
commit
348397e442
@ -95,7 +95,7 @@ public virtual void Update(Series series)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
UpdateWithJson(series, password, host, username);
|
UpdateWithJson(series, host, username, password);
|
||||||
}
|
}
|
||||||
|
|
||||||
//Log Version zero if check failed
|
//Log Version zero if check failed
|
||||||
|
Loading…
Reference in New Issue
Block a user