mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-26 18:56:39 +00:00
Update ha-authorize.ts
This commit is contained in:
parent
4582c3ba0a
commit
c1f76e0565
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user