mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
add todo
This commit is contained in:
parent
7b3eea0b58
commit
79e39429b7
@ -104,6 +104,8 @@ module.exports = React.createClass({
|
|||||||
savePromises.push( UserSettingsStore.saveThreePids(this.state.threepids) );
|
savePromises.push( UserSettingsStore.saveThreePids(this.state.threepids) );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: do the password check
|
||||||
|
|
||||||
self.setState({
|
self.setState({
|
||||||
phase: self.Phases.Saving,
|
phase: self.Phases.Saving,
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user