mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-06-21 15:26:32 +03:00
Scheduler show 'at startup'
This commit is contained in:
@@ -296,7 +296,7 @@ const SchedulerDialog = ({
|
||||
/>
|
||||
{isTimerSchedule && (
|
||||
<Typography sx={{ ml: 2, mt: 4 }} color="warning" variant="body2">
|
||||
{LL.SCHEDULER_HELP_2()}
|
||||
00:00 = {LL.SCHEDULER_HELP_2()}
|
||||
</Typography>
|
||||
)}
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user