From 43944a7d31802c6ce3aa899b5be3b70bda365274 Mon Sep 17 00:00:00 2001 From: sean-brydon <55134778+sean-brydon@users.noreply.github.com> Date: Fri, 29 Apr 2022 18:28:34 +0100 Subject: [PATCH] Enable Autocomplete (#2645) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- apps/web/components/auth/TwoFactor.tsx | 11 +++++++++-- apps/web/components/security/EnableTwoFactorModal.tsx | 1 + 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/apps/web/components/auth/TwoFactor.tsx b/apps/web/components/auth/TwoFactor.tsx index dab53579..28a5627f 100644 --- a/apps/web/components/auth/TwoFactor.tsx +++ b/apps/web/components/auth/TwoFactor.tsx @@ -29,8 +29,15 @@ export default function TwoFactor() {
{t("2fa_enabled_instructions")}
-