diff --git a/web/src/user/LibraryApplication/index.ts b/web/src/user/LibraryApplication/index.ts index 5b529a7f18..2f672882bc 100644 --- a/web/src/user/LibraryApplication/index.ts +++ b/web/src/user/LibraryApplication/index.ts @@ -97,9 +97,7 @@ export class LibraryApplication extends AKElement { return html``; } if (this.application?.launchUrl === "goauthentik.io://providers/rac/launch") { - return html` - -
+ return html`
{ this.racEndpointLaunch?.onClick(); @@ -120,7 +118,9 @@ export class LibraryApplication extends AKElement { > ${this.application.name} -
`; +
+ + `; } return html`