translations
This commit is contained in:
parent
2f9aaeca46
commit
94c424d3bb
2 changed files with 6 additions and 2 deletions
|
@ -85,7 +85,7 @@ export const SETTINGS = {
|
|||
},
|
||||
"feature_lazyloading": {
|
||||
isFeature: true,
|
||||
displayName: _td("Increase performance by loading room members on first view"),
|
||||
displayName: _td("Increase performance by only loading room members on first view"),
|
||||
supportedLevels: LEVELS_FEATURE,
|
||||
controller: new LazyLoadingController(),
|
||||
default: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue