mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-17 03:33:46 +01:00
updated nuget
This commit is contained in:
@@ -13,6 +13,7 @@ namespace MediaBrowser.Model.ApiClient
|
||||
public String AccessToken { get; set; }
|
||||
public List<WakeOnLanInfo> WakeOnLanInfos { get; set; }
|
||||
public DateTime DateLastAccessed { get; set; }
|
||||
public String ExchangeToken { get; set; }
|
||||
|
||||
public ServerInfo()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user