diff --git a/index.html b/index.html
index 76e28cf..51df0e4 100644
--- a/index.html
+++ b/index.html
@@ -2672,6 +2672,9 @@
Transaction approved
View on blockchain
`
+ if ($('#transaction_details'))
+ $('#transaction_details').remove()
+ getRef('chat_footer').classList.remove('hidden')
break;
}
}