Iterate things
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
d70a9bd001
commit
a6edc34e97
5 changed files with 35 additions and 98 deletions
|
@ -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',
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue