fix indentation

it was tabs
This commit is contained in:
artiume 2020-02-19 06:07:48 -05:00 committed by GitHub
parent 967f8c6dcd
commit b375aeb56a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)