rm todo
This commit is contained in:
@@ -310,8 +310,6 @@ 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
|
||||||
// TODO figure out what is up with this
|
|
||||||
// @ts-ignore what the absolute fuck is going on here??
|
|
||||||
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