From d8d457e2839166bf14dde5e55d02323842bebc84 Mon Sep 17 00:00:00 2001 From: nahuhh <50635951+nahuhh@users.noreply.github.com> Date: Fri, 24 Apr 2026 02:21:43 +0000 Subject: [PATCH] wallet: fix copyable mweb address --- basicswap/templates/wallet.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/basicswap/templates/wallet.html b/basicswap/templates/wallet.html index f3de993..368e854 100644 --- a/basicswap/templates/wallet.html +++ b/basicswap/templates/wallet.html @@ -463,7 +463,7 @@
MWEB Address:
-
{{ w.mweb_address }}
+
{{ w.mweb_address }}
@@ -974,7 +974,7 @@

Confirm Action

Are you sure?

-