mention it only shows up after refresh (actually rerender)
This commit is contained in:
parent
24cb46a991
commit
b467bfdced
2 changed files with 2 additions and 2 deletions
|
@ -101,7 +101,7 @@ export const SETTINGS = {
|
|||
},
|
||||
"feature_room_breadcrumbs": {
|
||||
isFeature: true,
|
||||
displayName: _td("Show recent room avatars above the room list"),
|
||||
displayName: _td("Show recent room avatars above the room list (refresh to apply changes)"),
|
||||
supportedLevels: LEVELS_FEATURE,
|
||||
default: false,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue