Sfoglia il codice sorgente

Update MediaInfoService.cs

Artiume 5 anni fa
parent
commit
3fb7aabfde
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      MediaBrowser.Api/Playback/MediaInfoService.cs

+ 0 - 1
MediaBrowser.Api/Playback/MediaInfoService.cs

@@ -671,5 +671,4 @@ namespace MediaBrowser.Api.Playback
             }).ThenBy(originalList.IndexOf)
             .ToArray();
         }
-    }
 }