temp tsignore
This commit is contained in:
@@ -310,6 +310,7 @@ function commonScreens(Stack: typeof HomeTab, unreadCountLabel?: string) {
|
|||||||
options={{title: title(msg`Chat settings`), requireAuth: true}}
|
options={{title: title(msg`Chat settings`), requireAuth: true}}
|
||||||
/>
|
/>
|
||||||
<Stack.Screen
|
<Stack.Screen
|
||||||
|
// @ts-ignore What the fuck?
|
||||||
name="StarterPack"
|
name="StarterPack"
|
||||||
getComponent={() => StarterPackScreen}
|
getComponent={() => StarterPackScreen}
|
||||||
options={{title: title(msg`Starter Pack`), requireAuth: true}}
|
options={{title: title(msg`Starter Pack`), requireAuth: true}}
|
||||||
|
|||||||
Reference in New Issue
Block a user