mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-31 12:45:18 +01:00
Fixed bad sync
This commit is contained in:
parent
80ca3da55c
commit
159ecb882f
1 changed files with 0 additions and 3 deletions
|
|
@ -137,9 +137,6 @@ namespace Emby.Server.Implementations
|
|||
|
||||
public bool CoreStartupHasCompleted { get; private set; }
|
||||
|
||||
/// <inheritdoc />
|
||||
public Uri PublishedServerUrl => _startupOptions.PublishedServerUrl;
|
||||
|
||||
public virtual bool CanLaunchWebBrowser
|
||||
{
|
||||
get
|
||||
|
|
|
|||
Loading…
Reference in a new issue