Commit 0b426c8
committed
Remove redundant check for
This doesn't seem to be neccesary, since MatrixChat isn't actually loaded until
we have successfully verified.
Further, the check means that the app doesn't load correctly when
force_verification is set:
#31203force_verification
1 parent 5de9d5d commit 0b426c8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1412 | 1412 | | |
1413 | 1413 | | |
1414 | 1414 | | |
1415 | | - | |
| 1415 | + | |
1416 | 1416 | | |
1417 | 1417 | | |
1418 | 1418 | | |
| |||
0 commit comments