You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-16 06:42:26 +03:00
@@ -48,7 +48,7 @@ export default class PreferencesUserSettingsTab extends React.Component {
|
||||
];
|
||||
|
||||
static ROOM_LIST_SETTINGS = [
|
||||
'RoomList.orderingAlgorithm', // this has a controller which maps the boolean inputs to algorithms
|
||||
'RoomList.orderByRecents',
|
||||
'RoomList.orderByImportance',
|
||||
'breadcrumbs',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user