fix indentation

it was tabs
pull/2160/head
artiume 5 years ago committed by GitHub
parent 967f8c6dcd
commit b375aeb56a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -566,7 +566,7 @@ namespace MediaBrowser.Api.Playback
// Do this after the above so that StartPositionTicks is set // Do this after the above so that StartPositionTicks is set
SetDeviceSpecificSubtitleInfo(streamInfo, mediaSource, auth.Token); SetDeviceSpecificSubtitleInfo(streamInfo, mediaSource, auth.Token);
} }
} }
} }
foreach (var attachment in mediaSource.MediaAttachments) foreach (var attachment in mediaSource.MediaAttachments)

Loading…
Cancel
Save