mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-17 15:53:42 +01:00
resolve issue with querying by multiple item ids
This commit is contained in:
@@ -196,8 +196,6 @@ namespace MediaBrowser.Model.Configuration
|
||||
|
||||
public int SharingExpirationDays { get; set; }
|
||||
|
||||
public bool EnableWindowsShortcuts { get; set; }
|
||||
|
||||
public bool EnableDateLastRefresh { get; set; }
|
||||
|
||||
public string[] Migrations { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user