diff --git a/src/components/apphost.js b/src/components/apphost.js index 5ebb6fbf19..914b065800 100644 --- a/src/components/apphost.js +++ b/src/components/apphost.js @@ -157,8 +157,8 @@ define(["appSettings", "browser", "events", "htmlMediaHelper"], function(appSett }, function() { appSettings.set(htmlMediaAutoplayAppStorageKey, "false"); }); - } - }); + }); + } var deviceId; var deviceName;