Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

`Discover Feeds` ⮕ `Discover New Feeds` (#8860)

authored by

surfdude29 and committed by
GitHub
c12fd448 88e6dff4

+1 -1
+1 -1
src/screens/Search/Explore.tsx
··· 431 431 i.push({ 432 432 type: 'header', 433 433 key: 'suggested-feeds-header', 434 - title: _(msg`Discover Feeds`), 434 + title: _(msg`Discover New Feeds`), 435 435 icon: ListSparkle, 436 436 searchButton: { 437 437 label: _(msg`Search for more feeds`),