mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-01 13:28:27 +01:00
update to jquery mobile 1.4.3
This commit is contained in:
@@ -16,5 +16,11 @@ namespace MediaBrowser.Model.Users
|
||||
/// </summary>
|
||||
/// <value>The session information.</value>
|
||||
public SessionInfoDto SessionInfo { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the authentication token.
|
||||
/// </summary>
|
||||
/// <value>The authentication token.</value>
|
||||
public string AuthenticationToken { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user