From 7a243105f9f96e89d9efc80cae4c2428ac0675cf Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Tue, 20 Sep 2022 10:50:48 +0300 Subject: [PATCH] feat: add info message for Console --- .../components/serial-signer/serial-signer.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/lnbits/extensions/watchonly/static/components/serial-signer/serial-signer.html b/lnbits/extensions/watchonly/static/components/serial-signer/serial-signer.html index 64848dda..b5f8098f 100644 --- a/lnbits/extensions/watchonly/static/components/serial-signer/serial-signer.html +++ b/lnbits/extensions/watchonly/static/components/serial-signer/serial-signer.html @@ -375,7 +375,20 @@ + +
+
+ + Open the browser Developer Console for more Details! + +
+
+ -
Close