nozaps: show the user you are zapping in CustomizeZapView
This should make it clear that it's definitely not a note zap
This commit is contained in:
@@ -234,7 +234,7 @@ struct CustomizeZapView: View {
|
||||
ZapTypeButton()
|
||||
.padding(.top, 50)
|
||||
|
||||
Spacer()
|
||||
ZapUserView(state: state, pubkey: target.pubkey)
|
||||
|
||||
CustomZapTextField
|
||||
|
||||
|
||||
Reference in New Issue
Block a user