committed by
William Casarin
parent
9766653969
commit
d982bb886e
@@ -138,7 +138,7 @@ struct EventProfileName: View {
|
||||
+ Text(real_name.isEmpty ? "" : " ")
|
||||
|
||||
+ Text(verbatim: "@\(display_name ?? Profile.displayName(profile: profile, pubkey: pubkey))")
|
||||
.foregroundColor(Color("DamusMediumGrey"))
|
||||
.foregroundColor(.gray)
|
||||
.font(eventviewsize_to_font(size))
|
||||
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user