copy updates

This commit is contained in:
Samuel Newman
2025-12-10 11:22:19 +02:00
parent e1c54cd837
commit 30ab8d0908
6 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -422,7 +422,7 @@ function commonScreens(Stack: typeof Flat, unreadCountLabel?: string) {
name="FindContactsSettings"
getComponent={() => FindContactsSettingsScreen}
options={{
title: title(msg`Find contacts`),
title: title(msg`Find Contacts`),
requireAuth: true,
}}
/>