From be164d443639f6483bbf0e894a2023ca82d4b64a Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Fri, 24 Jul 2026 14:49:08 +0300 Subject: [PATCH] add hitslop instead --- src/screens/Settings/Settings.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/screens/Settings/Settings.tsx b/src/screens/Settings/Settings.tsx index 34ffa8fb7b..a1234a27ec 100644 --- a/src/screens/Settings/Settings.tsx +++ b/src/screens/Settings/Settings.tsx @@ -6,7 +6,7 @@ import {Trans, useLingui} from '@lingui/react/macro' import {useNavigation} from '@react-navigation/native' import {type NativeStackScreenProps} from '@react-navigation/native-stack' -import {HELP_DESK_URL} from '#/lib/constants' +import {HELP_DESK_URL, HITSLOP_10} from '#/lib/constants' import {useAccountSwitcher} from '#/lib/hooks/useAccountSwitcher' import {useApplyPullRequestOTAUpdate} from '#/lib/hooks/useOTAUpdates' import { @@ -647,9 +647,9 @@ function AccountRow({ {({props, state}) => (