Merge branch 'master' into feature/kick-ban-in-chat

This commit is contained in:
Kasper Rynning-Tønnesen
2018-09-27 12:29:26 +02:00
9 changed files with 181 additions and 113 deletions

View File

@@ -1646,6 +1646,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();