mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-29 18:19:09 +03:00
updates to firmware check UI
This commit is contained in:
@@ -86,8 +86,8 @@ const Settings = () => {
|
||||
<ListMenuItem
|
||||
icon={BuildIcon}
|
||||
bgcolor="#72caf9"
|
||||
label={LL.EMS_ESP_VER()}
|
||||
text={data.emsesp_version}
|
||||
label="EMS-ESP Firmware"
|
||||
text={'v'+data.emsesp_version}
|
||||
to="version"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user