mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 16:56:35 +00:00
Fix unrelated file
This commit is contained in:
parent
8617d7e77a
commit
fa948efa30
@ -202,7 +202,7 @@ export class HaNumericStateTrigger extends LitElement {
|
|||||||
entity: { domain: ["input_number", "number", "sensor"] },
|
entity: { domain: ["input_number", "number", "sensor"] },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
] as const satisfies HaFormSchema[])
|
] as const)
|
||||||
: ([
|
: ([
|
||||||
{
|
{
|
||||||
name: "below",
|
name: "below",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user