Pārlūkot izejas kodu

Update DlnaServerService.cs

BaronGreenback 5 gadi atpakaļ
vecāks
revīzija
c7c28db17b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Emby.Dlna/Api/DlnaServerService.cs

+ 1 - 1
Emby.Dlna/Api/DlnaServerService.cs

@@ -108,7 +108,7 @@ namespace Emby.Dlna.Api
         public string Filename { get; set; }
     }
 
-    public class DlnaServerService : IService, IRequiresRequest
+    public class DlnaServerService : IService
     {
         private const string XMLContentType = "text/xml; charset=UTF-8";