turn it on!
This commit is contained in:
parent
bba04a6820
commit
6ed0777c96
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ export const SETTINGS = {
|
|||
displayName: _td("Increase performance by only loading room members on first view"),
|
||||
supportedLevels: LEVELS_FEATURE,
|
||||
controller: new LazyLoadingController(),
|
||||
default: false,
|
||||
default: true,
|
||||
},
|
||||
"MessageComposerInput.dontSuggestEmoji": {
|
||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||
|
|
Loading…
Reference in a new issue