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',
|
label: 'Automatically replace plain text Emoji',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id :'Pill.shouldHidePillAvatar',
|
id: 'Pill.shouldHidePillAvatar',
|
||||||
label: 'Hide avatars in user and room mentions',
|
label: 'Hide avatars in user and room mentions',
|
||||||
}
|
},
|
||||||
/*
|
/*
|
||||||
{
|
{
|
||||||
id: 'useFixedWidthFont',
|
id: 'useFixedWidthFont',
|
||||||
|
|
Loading…
Reference in a new issue