소스 검색

Update MediaInfoService.cs

artiume 5 년 전
부모
커밋
4becaf83dd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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)