Use the right name

pull/425/head
Kegan Dougal 2015-11-27 15:43:16 +00:00
parent af30ef1f72
commit 0ef7c8d16d
1 changed files with 1 additions and 1 deletions

View File

@ -470,7 +470,7 @@ module.exports = {
var ret = [];
var count = 0;
var EventTile = sdk.getComponent('messages.EventTile');
var EventTile = sdk.getComponent('messages.Event');
if (this.state.searchResults) {
// XXX: this dance is foul, due to the results API not returning sorted results