mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +00:00
Fix options typo for ha-form in gallery (#16305)
This commit is contained in:
parent
3441a86613
commit
e0c4b85ef1
@ -336,7 +336,7 @@ const SCHEMAS: {
|
||||
["and", "another_one"],
|
||||
["option", "1000"],
|
||||
],
|
||||
name: "select many otions",
|
||||
name: "select many options",
|
||||
default: "default",
|
||||
},
|
||||
],
|
||||
@ -364,7 +364,7 @@ const SCHEMAS: {
|
||||
and: "another_one",
|
||||
option: "1000",
|
||||
},
|
||||
name: "multi many otions",
|
||||
name: "multi many options",
|
||||
default: ["default"],
|
||||
},
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user