Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

tweak label (#7937)

authored by

surfdude29 and committed by
GitHub
597e3c1a 5e1c262e

+1 -1
+1 -1
src/view/com/profile/ProfileMenu.tsx
··· 270 270 )} 271 271 <Menu.Item 272 272 testID="profileHeaderDropdownListAddRemoveBtn" 273 - label={_(msg`Add to Lists`)} 273 + label={_(msg`Add to lists`)} 274 274 onPress={onPressAddRemoveLists}> 275 275 <Menu.ItemText> 276 276 <Trans>Add to lists</Trans>