mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-05-24 02:02:29 -04:00
Enable movie format ribbons
Per-user configuration to enable movie format ribbons
This commit is contained in:
parent
dd4a1ff4b5
commit
a402d3ea92
@ -57,6 +57,8 @@ namespace MediaBrowser.Model.Configuration
|
||||
|
||||
public UnratedItem[] BlockUnratedItems { get; set; }
|
||||
|
||||
public bool DisplayMovieFormatRibbons { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="UserConfiguration" /> class.
|
||||
/// </summary>
|
||||
|
Loading…
x
Reference in New Issue
Block a user