Adds a comment to default error handling for desktop sharing.

This commit is contained in:
damencho
2016-03-07 12:57:12 -06:00
parent 3a933cfb84
commit 45d997e9f1
+4
View File
@@ -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