Fix all Critical bugs from Sonarqube

This commit is contained in:
MrTimscampi 2020-04-06 22:03:09 +02:00
parent 6d65c6da75
commit 36eb5564c1
11 changed files with 18 additions and 18 deletions

View file

@ -3140,7 +3140,7 @@ define(['events', 'datetime', 'appSettings', 'itemHelper', 'pluginManager', 'pla
AllowVideoStreamCopy: false,
AllowAudioStreamCopy: currentlyPreventsAudioStreamCopy || currentlyPreventsVideoStreamCopy ? false : null
}, true);
});
return;
}