Missed one

pull/420/head
Kegan Dougal 2015-11-26 14:29:26 +00:00
parent ab22ca6a28
commit 8517f9f2bf
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ module.exports = React.createClass({
},
render: function() {
var RoomAvatar = sdk.getComponent('atoms.RoomAvatar');
var RoomAvatar = sdk.getComponent('avatars.RoomAvatar');
var avatarImg;
// Having just set an avatar we just display that since it will take a little
// time to propagate through to the RoomAvatar.