mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Update MediaInfoService.cs
This commit is contained in:
parent
3fb7aabfde
commit
46442e24f8
@ -671,4 +671,5 @@ namespace MediaBrowser.Api.Playback
|
|||||||
}).ThenBy(originalList.IndexOf)
|
}).ThenBy(originalList.IndexOf)
|
||||||
.ToArray();
|
.ToArray();
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user