mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-07 03:14:00 +00:00
Use template selector in wait_template (#12366)
This commit is contained in:
@@ -10,9 +10,7 @@ const SCHEMA: HaFormSchema[] = [
|
||||
{
|
||||
name: "wait_template",
|
||||
selector: {
|
||||
text: {
|
||||
multiline: true,
|
||||
},
|
||||
template: {},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user