mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 14:03:03 +03:00
introduce presentation unique key
This commit is contained in:
@@ -201,6 +201,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
public string[] Migrations { get; set; }
|
||||
|
||||
public int MigrationVersion { get; set; }
|
||||
public int SchemaVersion { get; set; }
|
||||
|
||||
public bool DownloadImagesInAdvance { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user