mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
move channel view setting to global
This commit is contained in:
parent
b80882fadc
commit
3862207a73
3 changed files with 3 additions and 3 deletions
|
|
@ -41,7 +41,6 @@ namespace MediaBrowser.Model.Configuration
|
|||
public string[] PlainFolderViews { get; set; }
|
||||
|
||||
public bool HidePlayedInLatest { get; set; }
|
||||
public bool EnableChannelView { get; set; }
|
||||
|
||||
public bool RememberAudioSelections { get; set; }
|
||||
public bool RememberSubtitleSelections { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue