Explorar o código

Update DlnaManager.cs

removed space.
BaronGreenback %!s(int64=4) %!d(string=hai) anos
pai
achega
03d8f6f43b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Emby.Dlna/DlnaManager.cs

+ 1 - 1
Emby.Dlna/DlnaManager.cs

@@ -147,7 +147,7 @@ namespace Emby.Dlna
                     return false;
                 }
             }
-            
+
             if (!string.IsNullOrEmpty(profileInfo.Manufacturer))
             {
                 if (deviceInfo.Manufacturer == null || !IsRegexMatch(deviceInfo.Manufacturer, profileInfo.Manufacturer))