mirror of
https://github.com/home-assistant/core.git
synced 2025-05-30 18:57:10 +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
|
||||
due_date:
|
||||
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