diff --git a/src/panels/config/integrations/ha-integration-header.ts b/src/panels/config/integrations/ha-integration-header.ts index 30053e4405..72d40619be 100644 --- a/src/panels/config/integrations/ha-integration-header.ts +++ b/src/panels/config/integrations/ha-integration-header.ts @@ -91,7 +91,7 @@ export class HaIntegrationHeader extends LitElement { @load=${this._onImageLoad} />
-
${primary}
+
${primary}
${secondary ? html`
${secondary}
` : ""}