mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-16 02:18:54 -07:00
Update MediaBrowser.Controller/IServerApplicationHost.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
parent
d95ca20fc7
commit
9f03064ad8
@ -53,7 +53,7 @@ namespace MediaBrowser.Controller
|
||||
string FriendlyName { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets a value indicating whether this instance has a custom published url.
|
||||
/// Gets the configured published server url.
|
||||
/// </summary>
|
||||
Uri PublishedServerUrl { get; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user