Merge branch 'master' into feature/disable-chat

This commit is contained in:
Kasper Rynning-Tønnesen
2018-09-27 12:08:20 +02:00
9 changed files with 148 additions and 81 deletions

View File

@@ -1647,6 +1647,7 @@ function addDynamicListeners() {
document.querySelector("#import") != document.activeElement &&
document.querySelector("#find_input") != document.activeElement &&
document.querySelector("#import_spotify") != document.activeElement &&
document.querySelector("#import_zoff") != document.activeElement &&
document.querySelector("#import_soundcloud") != document.activeElement) {
if(chromecastAvailable) {
event.preventDefault();