diff --git a/src/auth/ha-pick-auth-provider.ts b/src/auth/ha-pick-auth-provider.ts index ecaff2ebd8..3ee7638b10 100644 --- a/src/auth/ha-pick-auth-provider.ts +++ b/src/auth/ha-pick-auth-provider.ts @@ -21,7 +21,11 @@ class HaPickAuthProvider extends litLocalizeLiteMixin(LitElement) {

${this.localize("ui.panel.page-authorize.pick_auth_provider")}:

${this.authProviders.map( (provider) => html` - + ${provider.name} diff --git a/src/html/authorize.html.template b/src/html/authorize.html.template index 4b7fbc9c53..988170769f 100644 --- a/src/html/authorize.html.template +++ b/src/html/authorize.html.template @@ -33,7 +33,7 @@
- + Home Assistant

Initializing

@@ -70,4 +70,4 @@ })(); - \ No newline at end of file + diff --git a/src/html/onboarding.html.template b/src/html/onboarding.html.template index 5d002d1e8e..e6e6891256 100644 --- a/src/html/onboarding.html.template +++ b/src/html/onboarding.html.template @@ -64,7 +64,7 @@
- + Home Assistant