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()
|
ZapTypeButton()
|
||||||
.padding(.top, 50)
|
.padding(.top, 50)
|
||||||
|
|
||||||
Spacer()
|
ZapUserView(state: state, pubkey: target.pubkey)
|
||||||
|
|
||||||
CustomZapTextField
|
CustomZapTextField
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user