mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
rename Application Settings
This commit is contained in:
@@ -351,7 +351,7 @@ const SystemStatus: FC = () => {
|
||||
bgcolor="#68374d"
|
||||
label={LL.SYSTEM_MEMORY()}
|
||||
text={formatNumber(data.free_heap) + ' KB'}
|
||||
to="/settings/espsystemstatus"
|
||||
to="/system/espsystemstatus"
|
||||
/>
|
||||
<Divider variant="inset" component="li" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user