Merge remote-tracking branch 'origin/develop' into develop

pull/21833/head
Weblate 2017-09-14 09:38:30 +00:00
commit 5a2c74a893
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ module.exports = React.createClass({
editing: false,
inRoom: false,
onSaveClick: function() {},
onCancelClick: function() {},
onCancelClick: null,
};
},