mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 09:14:45 +03:00
fix user policy serialization
This commit is contained in:
@@ -89,7 +89,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
public string[] LatestItemsExcludes { get; set; }
|
||||
public string[] BlockedTags { get; set; }
|
||||
|
||||
public bool ValuesMigratedToPolicy { get; set; }
|
||||
public bool HasMigratedToPolicy { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="UserConfiguration" /> class.
|
||||
|
||||
Reference in New Issue
Block a user