Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Tweak missing feed copy (#10133)

authored by

Samuel Newman and committed by
GitHub
f231b67b d2519a4f

+2 -2
+2 -2
src/view/com/feeds/MissingFeed.tsx
··· 140 140 {type === 'feed' ? ( 141 141 <Trans> 142 142 We could not connect to the service that provides this custom 143 - feed. It may be temporarily unavailable and experiencing issues, 144 - or permanently unavailable. 143 + feed. It may be temporarily experiencing issues, or permanently 144 + unavailable. 145 145 </Trans> 146 146 ) : ( 147 147 <Trans>We could not find this list. It was probably deleted.</Trans>