mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-24 11:05:08 +01:00
Minor improvements
This commit is contained in:
@@ -57,7 +57,7 @@ namespace MediaBrowser.Model.Dto
|
||||
|
||||
public List<MediaStream> MediaStreams { get; set; }
|
||||
|
||||
public List<MediaAttachment> MediaAttachments { get; set; }
|
||||
public IReadOnlyList<MediaAttachment> MediaAttachments { get; set; }
|
||||
|
||||
public string[] Formats { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user