comment typo

This commit is contained in:
Richard van der Hoff 2016-08-11 12:49:57 +01:00 committed by GitHub
parent e7ac66ad04
commit 9e15bda803

View File

@ -188,7 +188,7 @@ async function loadApp() {
const params = parseQs(window.location);
// don't try to redirect to the native apps if we're
// verifying an 3pid
// verifying a 3pid
const preventRedirect = Boolean(fragparts.params.client_secret);
if (!preventRedirect) {