Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

fix label (#7856)

authored by

surfdude29 and committed by
GitHub
9e9ffd5c 3f963cfe

+1 -1
+1 -1
src/screens/Profile/Header/ProfileHeaderLabeler.tsx
··· 272 272 color="secondary" 273 273 variant="solid" 274 274 shape="round" 275 - label={_(msg`Like this feed`)} 275 + label={_(msg`Like this labeler`)} 276 276 disabled={!hasSession || isLikePending || isUnlikePending} 277 277 onPress={onToggleLiked}> 278 278 {likeUri ? (