From 85128b821200c4ea3c27173f85c7ddfae702cc11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luca=20F=C3=A9lix?= Date: Mon, 26 Aug 2024 10:28:28 +0100 Subject: [PATCH] style: :art: format code --- src/power-flow-card-plus.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/power-flow-card-plus.ts b/src/power-flow-card-plus.ts index cca39e3..c16ca75 100644 --- a/src/power-flow-card-plus.ts +++ b/src/power-flow-card-plus.ts @@ -212,7 +212,7 @@ export class PowerFlowCardPlus extends LitElement { color: { type: entities.grid?.secondary_info?.color_value, }, - tap_action: entities.grid?.secondary_info?.tap_action + tap_action: entities.grid?.secondary_info?.tap_action, }, };