mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-25 20:12:48 +00:00
Fix unrelated file
This commit is contained in:
@@ -202,7 +202,7 @@ export class HaNumericStateTrigger extends LitElement {
|
||||
entity: { domain: ["input_number", "number", "sensor"] },
|
||||
},
|
||||
},
|
||||
] as const satisfies HaFormSchema[])
|
||||
] as const)
|
||||
: ([
|
||||
{
|
||||
name: "below",
|
||||
|
||||
Reference in New Issue
Block a user