From 8c24546e0243d2776a633a1e7b0184b30e489fe1 Mon Sep 17 00:00:00 2001 From: Hailey Date: Mon, 10 Jun 2024 00:55:41 -0700 Subject: [PATCH] temp tsignore --- src/Navigation.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Navigation.tsx b/src/Navigation.tsx index 8beb9ed98e..e00cab1daa 100644 --- a/src/Navigation.tsx +++ b/src/Navigation.tsx @@ -310,6 +310,7 @@ function commonScreens(Stack: typeof HomeTab, unreadCountLabel?: string) { options={{title: title(msg`Chat settings`), requireAuth: true}} /> StarterPackScreen} options={{title: title(msg`Starter Pack`), requireAuth: true}}