Merge remote-tracking branch 'origin/inviteUI' into inviteUI

This commit is contained in:
David Benqué
2019-12-19 10:10:00 +00:00
7 changed files with 33 additions and 16 deletions

View File

@@ -1130,8 +1130,6 @@ define([
}, waitFor(function (obj) {
if (obj && obj.error) {
// Wrong password or other error...
// XXX if DELETED, password prompt again?
console.error(obj.error);
waitFor.abort();
if (obj.error === 'INVALID_INVITE_CONTENT') {
// Wrong password...