mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-08 18:54:26 -04:00
Apply style change
Co-Authored-By: Bond-009 <bond.009@outlook.com>
This commit is contained in:
parent
6ac723706c
commit
cbeeeced75
@ -84,7 +84,7 @@ namespace MediaBrowser.Controller
|
||||
/// <param name="address">The IP address.</param>
|
||||
/// <param name="forceHttp">Whether to force usage of plain HTTP protocol.</param>
|
||||
/// <returns>The local API URL.</returns>
|
||||
string GetLocalApiUrl(IPAddress address, bool forceHttp=false);
|
||||
string GetLocalApiUrl(IPAddress address, bool forceHttp = false);
|
||||
|
||||
/// <summary>
|
||||
/// Open a URL in an external browser window.
|
||||
|
Loading…
x
Reference in New Issue
Block a user