mirror of
https://github.com/home-assistant/core.git
synced 2025-06-06 14:17:06 +00:00
Fix example value for Todoist service (#29953)
This commit is contained in:
parent
9c0799eb0a
commit
012c09ce00
@ -21,5 +21,5 @@ new_task:
|
|||||||
example: en
|
example: en
|
||||||
due_date:
|
due_date:
|
||||||
description: The day this task is due, in format YYYY-MM-DD.
|
description: The day this task is due, in format YYYY-MM-DD.
|
||||||
example: 2019-10-22
|
example: "2019-10-22"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user