mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 03:05:51 +03:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
5a2c74a893
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ module.exports = React.createClass({
|
||||||
editing: false,
|
editing: false,
|
||||||
inRoom: false,
|
inRoom: false,
|
||||||
onSaveClick: function() {},
|
onSaveClick: function() {},
|
||||||
onCancelClick: function() {},
|
onCancelClick: null,
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue