commented out debug

This commit is contained in:
Matthew Hodgson 2015-11-08 13:42:45 +00:00
parent f0dbb422f6
commit 827c0da33c
2 changed files with 4 additions and 1 deletions

View file

@ -183,6 +183,8 @@ module.exports = {
}
});
//console.log("calculated new roomLists; m.recent = " + s.lists["m.recent"]);
// we actually apply the sorting to this when receiving the prop in RoomSubLists.
return s;