Fix profile icon on custom feeds (#11408)

Co-authored-by: DS Boyce <260543580+ds-boyce@users.noreply.github.com>
This commit is contained in:
Samuel Newman
2026-08-07 02:37:21 +03:00
committed by GitHub
parent 1e6725c0a1
commit d727be8c1a
7 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -193,7 +193,7 @@ export function FeedSourceCardLoaded({
)
}
to={{
screen: feed.type === 'feed' ? 'ProfileFeed' : 'ProfileList',
screen: feed.type === 'feed' ? 'CustomFeed' : 'ProfileList',
params: {name: feed.creatorDid, rkey: new AtUri(feed.uri).rkey},
}}
style={[