Glue more things back together

This commit is contained in:
Kegan Dougal 2016-02-05 11:59:19 +00:00
parent 78354d0bc7
commit 0cbf9dba87
2 changed files with 45 additions and 56 deletions

View file

@ -1245,7 +1245,7 @@ module.exports = React.createClass({
uploadingRoomSettings: false,
editingRoomSettings: false
});
});
}).done();
},
onCancelClick: function() {