Fix syntax error caused by deminification

This commit is contained in:
Claus Vium
2019-01-26 08:51:01 +01:00
parent f3df5c9ed2
commit a487737f4c
+2 -2
View File
@@ -157,8 +157,8 @@ define(["appSettings", "browser", "events", "htmlMediaHelper"], function(appSett
}, function() {
appSettings.set(htmlMediaAutoplayAppStorageKey, "false");
});
}
});
});
}
var deviceId;
var deviceName;