diff --git a/conference.js b/conference.js index f698e317b..a75e1f312 100644 --- a/conference.js +++ b/conference.js @@ -626,6 +626,10 @@ export default { return; } + // Handling: + // TrackErrors.CHROME_EXTENSION_INSTALLATION_ERROR + // TrackErrors.GENERAL + // and any other let dialogTxt = APP.translation .generateTranslationHTML("dialog.failtoinstall"); let dialogTitle = APP.translation