Browse Source

Update MediaInfoService.cs

artiume 5 năm trước cách đây
mục cha
commit
4becaf83dd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)