From 66cb9f64eefcfc065693bff2310ddc29a178b274 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Sat, 11 Mar 2023 19:25:40 +0530 Subject: [PATCH] UI Bug fix --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 51df0e4..b02e7ff 100644 --- a/index.html +++ b/index.html @@ -3897,6 +3897,7 @@ const { s: signsDone, r: minSignsRequired, t: totalMembers } = inputs[0]?.signed || {} const pendingSigns = minSignsRequired - signsDone if (minSignsRequired) { + if ($('#transaction_details')) $('#transaction_details').remove() getRef('messages_container').prepend(html.node`