mirror of https://github.com/vector-im/riot-web
make linter happy
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/21833/head
parent
c1edc0c32e
commit
c7c28c7ad2
|
@ -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 New Issue