diff --git a/src/components/structures/UserSettings.js b/src/components/structures/UserSettings.js index 72a287d584..916e50d86b 100644 --- a/src/components/structures/UserSettings.js +++ b/src/components/structures/UserSettings.js @@ -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',