mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
fix incorrect link when clicking on version
This commit is contained in:
@@ -222,7 +222,7 @@ const SystemStatus: FC = () => {
|
||||
bgcolor="#134ba2"
|
||||
label={LL.EMS_ESP_VER()}
|
||||
text={data.emsesp_version}
|
||||
to="/settings/ems-esp"
|
||||
to="/settings/upload"
|
||||
/>
|
||||
<Divider variant="inset" component="li" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user