mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-17 05:00:24 +01:00
sync updates
This commit is contained in:
@@ -61,6 +61,12 @@ namespace MediaBrowser.Model.Dto
|
||||
/// </summary>
|
||||
/// <value>The offline password.</value>
|
||||
public string OfflinePassword { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the offline password salt.
|
||||
/// </summary>
|
||||
/// <value>The offline password salt.</value>
|
||||
public string OfflinePasswordSalt { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the primary image tag.
|
||||
|
||||
Reference in New Issue
Block a user