From dd9d49bd3097a3d094589afed215a2f24b6561c6 Mon Sep 17 00:00:00 2001 From: Joel Butcher Date: Wed, 13 Sep 2023 10:51:34 +0100 Subject: [PATCH] Fix 2fa form showing when password is not set --- stubs/inertia/resources/js/Pages/Profile/Show.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/inertia/resources/js/Pages/Profile/Show.vue b/stubs/inertia/resources/js/Pages/Profile/Show.vue index c55931b7..02fe50de 100644 --- a/stubs/inertia/resources/js/Pages/Profile/Show.vue +++ b/stubs/inertia/resources/js/Pages/Profile/Show.vue @@ -43,7 +43,7 @@ defineProps({ -
+