mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Fix indentation
This commit is contained in:
parent
d8a7462205
commit
6b7517e506
@ -32,9 +32,9 @@ namespace MediaBrowser.Providers.MediaInfo
|
||||
|
||||
public List<MediaStream> GetExternalSubtitleStreams(
|
||||
Video video,
|
||||
int startIndex,
|
||||
IDirectoryService directoryService,
|
||||
bool clearCache)
|
||||
int startIndex,
|
||||
IDirectoryService directoryService,
|
||||
bool clearCache)
|
||||
{
|
||||
var streams = new List<MediaStream>();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user