Update MediaInfoService.cs

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

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

Loading…
Cancel
Save