Bump to v0.5.3

This commit is contained in:
benthecarman
2024-01-10 22:58:35 +00:00
committed by benthecarman
parent 9842ba2c83
commit a0722c5fa6
5 changed files with 12 additions and 11 deletions

View File

@@ -567,7 +567,8 @@ export function Send() {
lnurlp()!,
amountSats(),
undefined, // zap_npub
tags
tags,
undefined // comment
);
sentDetails.payment_hash = payment?.payment_hash;