Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Tune some copy

+1 -1
+1 -1
src/view/com/modals/EditProfile.tsx
··· 182 182 <TextInput 183 183 testID="editProfileDescriptionInput" 184 184 style={[styles.textArea, pal.border, pal.text]} 185 - placeholder="e.g. Artist, dog-lover, and memelord." 185 + placeholder="e.g. Artist, dog-lover, and avid reader." 186 186 placeholderTextColor={colors.gray4} 187 187 keyboardAppearance={theme.colorScheme} 188 188 multiline