Fix copy
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
1875bf4bfe
commit
f036f0bd83
2 changed files with 2 additions and 2 deletions
|
@ -435,7 +435,7 @@ export const SETTINGS = {
|
|||
},
|
||||
"RoomList.orderAlphabetically": {
|
||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||
displayName: _td("Order rooms alphabetically by name instead of by recent activity"),
|
||||
displayName: _td("Order rooms by name"),
|
||||
default: true,
|
||||
invertedSettingName: "RoomList.orderByRecents",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue