mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-26 20:42:54 +00:00
Update ha-authorize.ts
This commit is contained in:
@@ -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}
|
||||
></ha-local-auth-flow>`
|
||||
: html`<ha-auth-flow
|
||||
|
||||
Reference in New Issue
Block a user