mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 08:16:36 +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"] },
|
||||
},
|
||||
},
|
||||
] as const satisfies HaFormSchema[])
|
||||
] as const)
|
||||
: ([
|
||||
{
|
||||
name: "below",
|
||||
|
Loading…
x
Reference in New Issue
Block a user