Skip to content

Commit

Permalink
Update /soc/ thread (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
duogenesis authored Dec 6, 2023
1 parent 395bcd6 commit f3aa6ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/welcome-screen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,9 @@ const WelcomeScreen_ = ({navigation}) => {
color: 'white',
fontSize: 14,
}}
onPress={() => Linking.openURL('https://boards.4chan.org/soc/thread/32706309')}
onPress={() => Linking.openURL('https://boards.4chan.org/soc/thread/32748979')}
>
{'/soc/ thread: >>32706309'}
{'/soc/ thread: >>32748979'}
</DefaultText>
<DefaultTextInput
style={{
Expand Down

0 comments on commit f3aa6ce

Please sign in to comment.