From 6cd7708d9f6717aba799f85ccf0af343ae610342 Mon Sep 17 00:00:00 2001 From: benalleng Date: Sat, 27 Jan 2024 01:04:07 -0500 Subject: [PATCH] fix: payjoin alert only show for onchain sends --- src/routes/Send.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/Send.tsx b/src/routes/Send.tsx index fca0422f..208fdf7c 100644 --- a/src/routes/Send.tsx +++ b/src/routes/Send.tsx @@ -804,7 +804,7 @@ export function Send() { setChosenMethod={setSourceFromMethod} /> - +

{i18n.t("send.payjoin_send")}