From 3dccce1095a2388a3ebf35793ed62a082e1779ea Mon Sep 17 00:00:00 2001 From: "gcp-cherry-pick-bot[bot]" <98988430+gcp-cherry-pick-bot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 12:18:36 +0100 Subject: [PATCH] web/user: fix display for RAC tile (cherry-pick #13211) (#13212) web/user: fix display for RAC tile (#13211) Signed-off-by: Jens Langhammer Co-authored-by: Jens L. --- web/src/user/LibraryApplication/index.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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`