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:
William Casarin
2023-06-22 11:17:32 +02:00
parent b0d6d33573
commit b53e6db96b

View File

@@ -234,7 +234,7 @@ struct CustomizeZapView: View {
ZapTypeButton()
.padding(.top, 50)
Spacer()
ZapUserView(state: state, pubkey: target.pubkey)
CustomZapTextField