Skip to content

Commit

Permalink
fix: Correct modify todo service
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerSelwyn committed May 20, 2024
1 parent 341e1ac commit 83d6c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/o365/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ update_todo:
due:
name: Due date
description: When the todo is due by
example: "2025-01-01"
example: '"2025-01-01"'
selector:
date:
reminder:
Expand Down

0 comments on commit 83d6c34

Please sign in to comment.