Add privacy-based redaction to wallet view
Changelog-Changed: Added privacy-based redaction to wallet view Signed-off-by: Terry Yiu <git@tyiu.xyz>
This commit is contained in:
@@ -35,7 +35,6 @@ struct SuggestedUserView: View {
|
||||
let target = FollowTarget.pubkey(user.pubkey)
|
||||
InnerProfilePicView(url: user.pfp,
|
||||
fallbackUrl: nil,
|
||||
pubkey: target.pubkey,
|
||||
size: 50,
|
||||
highlight: .none,
|
||||
disable_animation: false)
|
||||
|
||||
Reference in New Issue
Block a user