mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02: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());
|
||||
},
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user