mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-17 11:43:44 +01: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