Fix unrelated file

This commit is contained in:
Paul Bottein 2025-06-24 14:54:14 +02:00
parent 8617d7e77a
commit fa948efa30
No known key found for this signature in database

View File

@ -202,7 +202,7 @@ export class HaNumericStateTrigger extends LitElement {
entity: { domain: ["input_number", "number", "sensor"] },
},
},
] as const satisfies HaFormSchema[])
] as const)
: ([
{
name: "below",