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