Fix not showing some multiple versions in labels

This commit is contained in:
Damontecres 2026-01-14 18:33:15 -05:00
parent c9d1244057
commit ccd8c80d5e
No known key found for this signature in database

View file

@ -291,6 +291,7 @@ class SeriesViewModel
fields = fields =
listOf( listOf(
ItemFields.MEDIA_SOURCES, ItemFields.MEDIA_SOURCES,
ItemFields.MEDIA_SOURCE_COUNT,
ItemFields.MEDIA_STREAMS, ItemFields.MEDIA_STREAMS,
ItemFields.OVERVIEW, ItemFields.OVERVIEW,
ItemFields.CUSTOM_RATING, ItemFields.CUSTOM_RATING,