mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-01 13:28:27 +01:00
fix foreign language fallback for moviedb
This commit is contained in:
@@ -4,6 +4,6 @@ namespace MediaBrowser.Model.ApiClient
|
||||
public class ServerUserInfo
|
||||
{
|
||||
public string Id { get; set; }
|
||||
public bool IsOffline { get; set; }
|
||||
public bool IsSignedInOffline { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user