From 4570537e572e0e47da4355d8da3a4c6068832795 Mon Sep 17 00:00:00 2001 From: ludeeus Date: Wed, 12 Feb 2020 06:06:30 +0000 Subject: [PATCH] Fixes hacs/integration#961 --- src/misc/HacsError.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/misc/HacsError.ts b/src/misc/HacsError.ts index b91727f7..af694435 100644 --- a/src/misc/HacsError.ts +++ b/src/misc/HacsError.ts @@ -42,7 +42,7 @@ export class HacsError extends LitElement { } return html` - +
${ this.error.exception !== undefined