mirror of https://github.com/vector-im/riot-web
damn you javascript
parent
c14886a1ee
commit
bdfef5eedd
|
@ -95,7 +95,7 @@ module.exports = {
|
|||
});
|
||||
},
|
||||
|
||||
getRoomList() {
|
||||
getRoomList: function() {
|
||||
return RoomListSorter.mostRecentActivityFirst(MatrixClientPeg.get().getRooms());
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue