Pillify event permalinks (#10392)
This commit is contained in:
parent
d8acdd1750
commit
96d1b74ffc
19 changed files with 742 additions and 144 deletions
|
@ -618,7 +618,7 @@ export const SETTINGS: { [setting: string]: ISetting } = {
|
|||
},
|
||||
"Pill.shouldShowPillAvatar": {
|
||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||
displayName: _td("Show avatars in user and room mentions"),
|
||||
displayName: _td("Show avatars in user, room and event mentions"),
|
||||
default: true,
|
||||
invertedSettingName: "Pill.shouldHidePillAvatar",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue