mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 02:37:08 +00:00
Remove wrong plural "s" in 'todo.remove_item' action (#131814)
This commit is contained in:
parent
00d82363fe
commit
96dfa0e0cf
@ -78,7 +78,7 @@
|
|||||||
"fields": {
|
"fields": {
|
||||||
"item": {
|
"item": {
|
||||||
"name": "Item name",
|
"name": "Item name",
|
||||||
"description": "The name for the to-do list items."
|
"description": "The name for the to-do list item."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user