浏览代码

Fixed bad sync

BaronGreenback 4 年之前
父节点
当前提交
159ecb882f
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      Emby.Server.Implementations/ApplicationHost.cs

+ 0 - 3
Emby.Server.Implementations/ApplicationHost.cs

@@ -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