mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Enable display mode setting
This commit is contained in:
parent
f936c04d15
commit
bcb66ac150
1 changed files with 1 additions and 0 deletions
|
@ -274,6 +274,7 @@ define(["appSettings", "browser", "events", "htmlMediaHelper"], function (appSet
|
|||
|
||||
features.push("displaylanguage");
|
||||
features.push("otherapppromotions");
|
||||
features.push("displaymode");
|
||||
features.push("targetblank"); // allows users to connect to more than one server
|
||||
//features.push("multiserver");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue