From 2cc9c3a781321b6ebab14eaab6070c10f785aae8 Mon Sep 17 00:00:00 2001 From: k2maan Date: Wed, 8 Nov 2023 11:03:02 +0530 Subject: [PATCH] Improved: condition to show back to launchpad button (#227) --- src/components/DxpLogin.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/DxpLogin.vue b/src/components/DxpLogin.vue index 86a2064..cf25c77 100644 --- a/src/components/DxpLogin.vue +++ b/src/components/DxpLogin.vue @@ -11,7 +11,7 @@

{{ $t(error.message) }}

- + {{ $t("Back to Launchpad") }}