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">
|
||||
<CommonSettings />
|
||||
</Tabs.Tab>
|
||||
<Tabs.Tab label="Customisations">
|
||||
<Tabs.Tab label="Customizations">
|
||||
<AdvancedSettings />
|
||||
</Tabs.Tab>
|
||||
</Tabs>
|
||||
|
||||
Reference in New Issue
Block a user