Remove duplicated UI in appearance settings (#33336)
* Remove duplicated UI This setting is available on the same tab in a higher up section already * Update screenshot
This commit is contained in:
committed by
GitHub
parent
6aee85aef5
commit
aeefdfd751
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 59 KiB |
@@ -68,8 +68,6 @@ export default class AppearanceUserSettingsTab extends React.Component<EmptyObje
|
||||
evt.stopPropagation();
|
||||
}}
|
||||
>
|
||||
<SettingsFlag name="useCompactLayout" level={SettingLevel.DEVICE} />
|
||||
|
||||
<SettingsFlag
|
||||
name="useBundledEmojiFont"
|
||||
level={SettingLevel.DEVICE}
|
||||
|
||||
Reference in New Issue
Block a user