Apply style change

Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
Joshua M. Boniface 2020-04-26 14:57:31 -04:00 committed by GitHub
parent 626d4dab10
commit 7a550d2c4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1458,7 +1458,7 @@ namespace Emby.Server.Implementations
} }
/// <inheritdoc /> /// <inheritdoc />
public string GetLocalApiUrl(IPAddress ipAddress, bool forceHttp=false) public string GetLocalApiUrl(IPAddress ipAddress, bool forceHttp = false)
{ {
if (ipAddress.AddressFamily == AddressFamily.InterNetworkV6) if (ipAddress.AddressFamily == AddressFamily.InterNetworkV6)
{ {