mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 22:17:25 -04:00
fix indentation
it was tabs
This commit is contained in:
parent
967f8c6dcd
commit
b375aeb56a
1 changed files with 1 additions and 1 deletions
|
@ -566,7 +566,7 @@ namespace MediaBrowser.Api.Playback
|
|||
// Do this after the above so that StartPositionTicks is set
|
||||
SetDeviceSpecificSubtitleInfo(streamInfo, mediaSource, auth.Token);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
foreach (var attachment in mediaSource.MediaAttachments)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue