temp tsignore

This commit is contained in:
Hailey
2024-06-10 00:55:41 -07:00
parent 9e782626e8
commit 8c24546e02
+1
View File
@@ -310,6 +310,7 @@ function commonScreens(Stack: typeof HomeTab, unreadCountLabel?: string) {
options={{title: title(msg`Chat settings`), requireAuth: true}}
/>
<Stack.Screen
// @ts-ignore What the fuck?
name="StarterPack"
getComponent={() => StarterPackScreen}
options={{title: title(msg`Starter Pack`), requireAuth: true}}