mirror of
https://github.com/jellyfin/jellyfin-sdk-kotlin.git
synced 2025-02-17 06:37:29 +00:00
Update generated sources
This commit is contained in:
parent
b94b38369a
commit
5d32f73769
@ -56,7 +56,7 @@ public data class DisplayPreferencesDto(
|
||||
* Gets or sets the custom prefs.
|
||||
*/
|
||||
@SerialName("CustomPrefs")
|
||||
public val customPrefs: Map<String, String>? = null,
|
||||
public val customPrefs: Map<String, String?>,
|
||||
/**
|
||||
* Gets or sets the scroll direction.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user