Fixed bad sync

This commit is contained in:
BaronGreenback 2021-02-28 10:14:05 +00:00
parent 80ca3da55c
commit 159ecb882f

View File

@ -137,9 +137,6 @@ namespace Emby.Server.Implementations
public bool CoreStartupHasCompleted { get; private set; } public bool CoreStartupHasCompleted { get; private set; }
/// <inheritdoc />
public Uri PublishedServerUrl => _startupOptions.PublishedServerUrl;
public virtual bool CanLaunchWebBrowser public virtual bool CanLaunchWebBrowser
{ {
get get