Add optional setting for hiding avatars in <Pill>s
As part of https://github.com/vector-im/riot-web/issues/4640#issuecomment-316659445
This commit is contained in:
parent
aa4cc882e9
commit
b08d32371d
5 changed files with 28 additions and 5 deletions
|
@ -966,5 +966,6 @@
|
|||
"Edit Group": "Edit Group",
|
||||
"Automatically replace plain text Emoji": "Automatically replace plain text Emoji",
|
||||
"Failed to upload image": "Failed to upload image",
|
||||
"Failed to update group": "Failed to update group"
|
||||
"Failed to update group": "Failed to update group",
|
||||
"Hide avatars in user and room mentions": "Hide avatars in user and room mentions"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue