Fix: Solid icons in server settings

This commit is contained in:
nizune
2021-07-06 00:06:03 +02:00
parent e64bffde22
commit 862bce7967
3 changed files with 15 additions and 7 deletions

View File

@@ -118,6 +118,15 @@ export function Component(props: Props) {
</h4>
</div>
</div>
{/*<Checkbox
checked={props.settings.theme?.ligatures === true}
onChange={() =>
setTheme({
ligatures: !props.settings.theme?.ligatures,
})
}>
Use the system theme
</Checkbox>*/}
<h3>
<Text id="app.settings.pages.appearance.accent_selector" />