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

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)