Browse Source

Update MediaInfoService.cs

artiume 5 years ago
parent
commit
4becaf83dd
1 changed files with 1 additions and 1 deletions
  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)