浏览代码

Update Emby.Dlna/Configuration/DlnaOptions.cs

Co-authored-by: Cody Robibero <cody@robibe.ro>
BaronGreenback 4 年之前
父节点
当前提交
bdfe7554e9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Emby.Dlna/Configuration/DlnaOptions.cs

+ 1 - 1
Emby.Dlna/Configuration/DlnaOptions.cs

@@ -80,7 +80,7 @@ namespace Emby.Dlna.Configuration
         public bool AutoCreatePlayToProfiles { get; set; }
 
         /// <summary>
-        /// Gets or sets a value indicating whether OBSOLETE.
+        /// Gets or sets a value indicating whether to blast alive messages.
         /// </summary>
         public bool BlastAliveMessages { get; set; } = true;