1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-04 21:25:26 +01:00

(todo) Fix status field description (#173458)

This commit is contained in:
James Myatt
2026-06-10 21:34:48 +01:00
committed by GitHub
parent 392f7b7260
commit 06d8570e2c
+1 -1
View File
@@ -125,7 +125,7 @@
"name": "Rename item"
},
"status": {
"description": "A status or confirmation of the to-do item.",
"description": "A status for the to-do item.",
"name": "Set status"
}
},