From 06f6b47d1d15672198e8139b21abee87066afaef Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Sun, 15 Aug 2021 11:23:14 -0700 Subject: [PATCH] Use a different icon for expanded/not. --- src/frigate-card.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frigate-card.ts b/src/frigate-card.ts index d3adb196..661db23c 100644 --- a/src/frigate-card.ts +++ b/src/frigate-card.ts @@ -105,7 +105,7 @@ export class FrigateCardMenu extends LitElement { return html` { this.expand = !this.expand;