mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
Lint
This commit is contained in:
parent
b08d32371d
commit
bef6726290
1 changed files with 2 additions and 2 deletions
|
@ -102,9 +102,9 @@ const SETTINGS_LABELS = [
|
|||
label: 'Automatically replace plain text Emoji',
|
||||
},
|
||||
{
|
||||
id :'Pill.shouldHidePillAvatar',
|
||||
id: 'Pill.shouldHidePillAvatar',
|
||||
label: 'Hide avatars in user and room mentions',
|
||||
}
|
||||
},
|
||||
/*
|
||||
{
|
||||
id: 'useFixedWidthFont',
|
||||
|
|
Loading…
Reference in a new issue