From 8cee40beff7eb52a2266f8e62b4f1a3774cc9fd8 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Fri, 12 Dec 2025 22:23:19 +0200 Subject: [PATCH] Find Friend links (#9546) * links * policy * Update PhoneInput.tsx --- src/components/contacts/screens/PhoneInput.tsx | 3 ++- src/lib/constants.ts | 6 ++++++ src/screens/Onboarding/StepFindContactsIntro/index.tsx | 3 ++- src/screens/Settings/FindContactsSettings.tsx | 4 ++-- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/src/components/contacts/screens/PhoneInput.tsx b/src/components/contacts/screens/PhoneInput.tsx index 0e08c09654..25bffaf144 100644 --- a/src/components/contacts/screens/PhoneInput.tsx +++ b/src/components/contacts/screens/PhoneInput.tsx @@ -7,6 +7,7 @@ import {msg, Trans} from '@lingui/macro' import {useLingui} from '@lingui/react' import {useMutation} from '@tanstack/react-query' +import {urls} from '#/lib/constants' import { type CountryCode, getDefaultCountry, @@ -294,7 +295,7 @@ function LegalDisclaimer() { By continuing, you consent to this use. You may change your mind any time by visiting settings.{' '}