mention it only shows up after refresh (actually rerender)

This commit is contained in:
Bruno Windels 2019-02-12 12:48:48 +01:00
parent 24cb46a991
commit b467bfdced
2 changed files with 2 additions and 2 deletions

View file

@ -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,
},