Selaa lähdekoodia

Update MediaInfoService.cs

artiume 5 vuotta sitten
vanhempi
sitoutus
4becaf83dd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      MediaBrowser.Api/Playback/MediaInfoService.cs

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

@@ -501,7 +501,7 @@ namespace MediaBrowser.Api.Playback
                     {
                         SetDeviceSpecificSubtitleInfo(streamInfo, mediaSource, auth.Token);
                     }
-				}
+                }
             }
 
             if (mediaSource.SupportsTranscoding)