mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
s/did/will/
This commit is contained in:
parent
6fbb7d7da4
commit
42c9766203
@ -26,7 +26,7 @@ var KeyCode = {
|
||||
};
|
||||
|
||||
module.exports = {
|
||||
componentDidMount: function() {
|
||||
componentWillMount: function() {
|
||||
this.dispatcherRef = dis.register(this.onAction);
|
||||
this.tabStruct = {
|
||||
completing: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user