Skip to content

Commit

Permalink
[MediaServer] Adapt return type to match Emby's expectations
Browse files Browse the repository at this point in the history
  • Loading branch information
Schaka committed Jul 16, 2024
1 parent 20d58de commit 37d1668
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ data class TypeOption(
val ImageFetcherOrder: List<String>,
val ImageFetchers: List<String>,
val ImageOptions: List<Any>,
val DefaultImageOptions: List<Any>,
val MetadataFetcherOrder: List<String>,
val MetadataFetchers: List<String>,
val Type: String
Expand Down

0 comments on commit 37d1668

Please sign in to comment.