From c49cdb2e981316ea7aa7e6ca05e5c94bb42be3e3 Mon Sep 17 00:00:00 2001 From: gerlofvanek Date: Sat, 11 Jan 2025 21:09:01 +0100 Subject: [PATCH] ui: Removed prefill of amount if variable is true on sending/receiving. --- basicswap/templates/offer.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/basicswap/templates/offer.html b/basicswap/templates/offer.html index 720afb3..fca5910 100644 --- a/basicswap/templates/offer.html +++ b/basicswap/templates/offer.html @@ -477,9 +477,10 @@ if (document.readyState === 'loading') {
@@ -500,8 +501,9 @@ if (document.readyState === 'loading') {
@@ -528,6 +530,7 @@ if (document.readyState === 'loading') {