Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -56,7 +56,7 @@ module.exports = React.createClass({
|
||||
editing: false,
|
||||
inRoom: false,
|
||||
onSaveClick: function() {},
|
||||
onCancelClick: function() {},
|
||||
onCancelClick: null,
|
||||
};
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user