Merge branch 'emsesp:dev' into dev

This commit is contained in:
Proddy
2024-08-05 07:00:45 +02:00
committed by GitHub

View File

@@ -126,7 +126,7 @@ const Settings: FC = () => {
<ListMenuItem
icon={ViewModuleIcon}
bgcolor="#efc34b"
label="Modules"
label={LL.MODULES()}
text={LL.MODULES_1()}
to="modules"
/>