From 7f1987caecd73b7865711cf14d4278e0aa6e6f69 Mon Sep 17 00:00:00 2001 From: Jesse Hallam Date: Tue, 6 May 2025 10:01:09 -0300 Subject: [PATCH] wip (#30941) --- .../src/components/mfa/__snapshots__/confirm.test.tsx.snap | 2 +- webapp/channels/src/components/mfa/confirm.tsx | 2 +- webapp/channels/src/components/mfa/setup/setup.tsx | 2 +- webapp/channels/src/i18n/en.json | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/webapp/channels/src/components/mfa/__snapshots__/confirm.test.tsx.snap b/webapp/channels/src/components/mfa/__snapshots__/confirm.test.tsx.snap index a2f89faa12..cc84cb4d16 100644 --- a/webapp/channels/src/components/mfa/__snapshots__/confirm.test.tsx.snap +++ b/webapp/channels/src/components/mfa/__snapshots__/confirm.test.tsx.snap @@ -15,7 +15,7 @@ exports[`components/mfa/components/Confirm should match snapshot 1`] = `

diff --git a/webapp/channels/src/components/mfa/confirm.tsx b/webapp/channels/src/components/mfa/confirm.tsx index 725c21939c..7c6a2f882c 100644 --- a/webapp/channels/src/components/mfa/confirm.tsx +++ b/webapp/channels/src/components/mfa/confirm.tsx @@ -47,7 +47,7 @@ export default function Confirm() {