mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 15:35:55 +01:00
Fixed Customization Spelling
This commit is contained in:
@@ -11,7 +11,7 @@ function SettingsMenu(props: any) {
|
|||||||
<Tabs.Tab data-autofocus label="Common">
|
<Tabs.Tab data-autofocus label="Common">
|
||||||
<CommonSettings />
|
<CommonSettings />
|
||||||
</Tabs.Tab>
|
</Tabs.Tab>
|
||||||
<Tabs.Tab label="Customisations">
|
<Tabs.Tab label="Customizations">
|
||||||
<AdvancedSettings />
|
<AdvancedSettings />
|
||||||
</Tabs.Tab>
|
</Tabs.Tab>
|
||||||
</Tabs>
|
</Tabs>
|
||||||
|
|||||||
Reference in New Issue
Block a user