diff --git a/src/components/apphost.js b/src/components/apphost.js index 775fc9c7db..718d8f7db1 100644 --- a/src/components/apphost.js +++ b/src/components/apphost.js @@ -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");