Update MediaInfoService.cs

pull/2160/head
Artiume 5 years ago committed by GitHub
parent 64c313a8fb
commit 3fb7aabfde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -671,5 +671,4 @@ namespace MediaBrowser.Api.Playback
}).ThenBy(originalList.IndexOf)
.ToArray();
}
}
}

Loading…
Cancel
Save