mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 16:25:28 +03:00
update connect
This commit is contained in:
@@ -12,6 +12,7 @@ namespace MediaBrowser.Model.ApiClient
|
||||
public String UserId { get; set; }
|
||||
public String AccessToken { get; set; }
|
||||
public List<WakeOnLanInfo> WakeOnLanInfos { get; set; }
|
||||
public DateTime DateLastAccessed { get; set; }
|
||||
|
||||
public ServerInfo()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user