mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-09-14 14:14:09 +00:00
check text for online version check
This commit is contained in:
@@ -807,8 +807,7 @@ const Version = () => {
|
||||
</>
|
||||
) : (
|
||||
<Typography sx={{ mt: 2 }} color="warning">
|
||||
<WarningIcon color="warning" sx={{ verticalAlign: 'middle', mr: 2 }} />
|
||||
{LL.INTERNET_CONNECTION_REQUIRED()}
|
||||
{LL.INTERNET_CONNECTION_CHECK()}…
|
||||
</Typography>
|
||||
)}
|
||||
{me.admin && (
|
||||
|
||||
Reference in New Issue
Block a user