Use new name

This commit is contained in:
Paul Bottein 2023-10-04 14:22:33 +02:00
parent 5270ca4db6
commit ea9ef9a165
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ export class EnergyViewStrategy extends ReactiveElement {
type: "conditional",
conditions: [
{
condition: "responsive",
condition: "screen",
media_query: NARROW_MEDIA_QUERY,
},
],