mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 16:25:28 +03:00
fixes #762 - Marking unwatched doesn't update display
This commit is contained in:
@@ -158,9 +158,6 @@ namespace MediaBrowser.Model.Configuration
|
||||
public bool EnableTmdbUpdates { get; set; }
|
||||
public bool EnableFanArtUpdates { get; set; }
|
||||
|
||||
public bool RequireMobileManualLogin { get; set; }
|
||||
public bool RequireNonMobileManualLogin { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the image saving convention.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user