mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-15 09:46:19 +01:00
Update GeneralTab.tsx
This commit is contained in:
@@ -24,7 +24,6 @@ export const GeneralTab = ({ form, openTab }: GeneralTabProps) => {
|
|||||||
t('general.internalAddress.troubleshoot.lines.enablePings'),
|
t('general.internalAddress.troubleshoot.lines.enablePings'),
|
||||||
t('general.internalAddress.troubleshoot.lines.wget'),
|
t('general.internalAddress.troubleshoot.lines.wget'),
|
||||||
t('general.internalAddress.troubleshoot.lines.iframe'),
|
t('general.internalAddress.troubleshoot.lines.iframe'),
|
||||||
t('general.internalAddress.troubleshoot.lines.clearCache'),
|
|
||||||
];
|
];
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user