mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
comment typo
This commit is contained in:
parent
e7ac66ad04
commit
9e15bda803
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user