mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
mqtt/commands for scheduler
This commit is contained in:
@@ -464,7 +464,7 @@ const SettingsScheduler: FC = () => {
|
||||
)}
|
||||
<TextField
|
||||
name="description"
|
||||
label={LL.DESCRIPTION()}
|
||||
label={LL.ENTITY_NAME()}
|
||||
value={scheduleItem.description}
|
||||
fullWidth
|
||||
margin="normal"
|
||||
|
||||
Reference in New Issue
Block a user