From c1f76e056516efb1ed011d334ba0110eae0dc8fb Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Tue, 28 Nov 2023 13:44:23 +0100 Subject: [PATCH] Update ha-authorize.ts --- src/auth/ha-authorize.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/auth/ha-authorize.ts b/src/auth/ha-authorize.ts index 5701354dc2..d8c859b4fe 100644 --- a/src/auth/ha-authorize.ts +++ b/src/auth/ha-authorize.ts @@ -182,6 +182,7 @@ export class HaAuthorize extends litLocalizeLiteMixin(LitElement) { .authProvider=${this._authProvider} .authProviders=${this._authProviders} .localize=${this.localize} + .ownInstance=${this._ownInstance} @default-login-flow=${this._handleDefaultLoginFlow} >` : html`