Jelajahi Sumber

Update Emby.Server.Implementations/Udp/UdpServer.cs

Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com>
Neil Burrows 5 tahun lalu
induk
melakukan
09915363c2
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      Emby.Server.Implementations/Udp/UdpServer.cs

+ 1 - 1
Emby.Server.Implementations/Udp/UdpServer.cs

@@ -25,7 +25,7 @@ namespace Emby.Server.Implementations.Udp
         private readonly IConfiguration _config;
 
         /// <summary>
-        /// Address Override Configuration Key
+        /// Address Override Configuration Key.
         /// </summary>
         public const string AddressOverrideConfigKey = "PublishedServerUrl";