From 8ae9ce9c8ff0dd93e226e647ea87126affb84e85 Mon Sep 17 00:00:00 2001 From: Alex van de Sandt Date: Thu, 2 Jul 2026 11:58:23 -0500 Subject: [PATCH] fix: enable autocomplete in totp verification --- frontend/src/components/dashboard/TotpSection.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/dashboard/TotpSection.svelte b/frontend/src/components/dashboard/TotpSection.svelte index 7bf9036..e491a99 100644 --- a/frontend/src/components/dashboard/TotpSection.svelte +++ b/frontend/src/components/dashboard/TotpSection.svelte @@ -254,7 +254,7 @@

{$_('security.totpCodePlaceholder')}

- +