Explorar o código

Update Emby.Dlna/Configuration/DlnaOptions.cs

Co-authored-by: Cody Robibero <cody@robibe.ro>
BaronGreenback %!s(int64=4) %!d(string=hai) anos
pai
achega
bdfe7554e9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;