mirror of
https://github.com/element-hq/element-web
synced 2024-11-29 12:58:53 +03:00
make linter happy
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
c1edc0c32e
commit
c7c28c7ad2
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ const SETTINGS_LABELS = [
|
||||||
{
|
{
|
||||||
id: 'TextualBody.disableBigEmoji',
|
id: 'TextualBody.disableBigEmoji',
|
||||||
label: _td('Disable big emoji in chat'),
|
label: _td('Disable big emoji in chat'),
|
||||||
}
|
},
|
||||||
/*
|
/*
|
||||||
{
|
{
|
||||||
id: 'useFixedWidthFont',
|
id: 'useFixedWidthFont',
|
||||||
|
|
Loading…
Reference in a new issue