Merge pull request #4822 from matrix-org/joriks/appearance-tab-compact-to-advanced
Move compact modern layout checkbox to 'advanced'
This commit is contained in:
commit
a2d53229ea
6 changed files with 31 additions and 9 deletions
|
@ -197,7 +197,7 @@ export const SETTINGS = {
|
|||
},
|
||||
"useCompactLayout": {
|
||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||
displayName: _td('Use compact timeline layout'),
|
||||
displayName: _td('Use a more compact ‘Modern’ layout'),
|
||||
default: false,
|
||||
},
|
||||
"showRedactions": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue