mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-09-13 21:54:07 +00:00
RESTART button is green
This commit is contained in:
@@ -900,7 +900,7 @@ const Version = () => {
|
||||
startIcon={<PowerSettingsNewIcon />}
|
||||
variant="outlined"
|
||||
onClick={doRestart}
|
||||
color="error"
|
||||
color="success"
|
||||
>
|
||||
{LL.RESTART()}
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user