Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix missing check for invite code (#3157)

authored by

Hailey and committed by
GitHub
7899a6fd 62e57c3b

+1 -1
+1 -1
src/view/com/auth/create/Step1.tsx
··· 157 157 </View> 158 158 )} 159 159 160 - {uiState.inviteCode ? ( 160 + {!uiState.isInviteCodeRequired || uiState.inviteCode ? ( 161 161 <> 162 162 <View style={s.pb20}> 163 163 <Text