mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
damn you javascript
This commit is contained in:
parent
c14886a1ee
commit
bdfef5eedd
@ -95,7 +95,7 @@ module.exports = {
|
|||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
getRoomList() {
|
getRoomList: function() {
|
||||||
return RoomListSorter.mostRecentActivityFirst(MatrixClientPeg.get().getRooms());
|
return RoomListSorter.mostRecentActivityFirst(MatrixClientPeg.get().getRooms());
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user