mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-17 18:32:20 +02:00
Tweak comparison
Co-Authored-By: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
27ee90cad5
commit
6e027badc0
@ -1566,7 +1566,7 @@ export default createReactClass({
|
||||
dis.dispatch({
|
||||
action: 'view_my_groups',
|
||||
});
|
||||
} else if (screen == 'complete_security') {
|
||||
} else if (screen === 'complete_security') {
|
||||
dis.dispatch({
|
||||
action: 'start_complete_security',
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user