From c39399befa3b587e067b80086eee6a66cb058bb0 Mon Sep 17 00:00:00 2001 From: Ben Arc Date: Wed, 14 Apr 2021 22:35:12 +0100 Subject: [PATCH] lnurl big --- lnbits/extensions/copilot/templates/copilot/compose.html | 2 +- lnbits/extensions/copilot/templates/copilot/panel.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/lnbits/extensions/copilot/templates/copilot/compose.html b/lnbits/extensions/copilot/templates/copilot/compose.html index 8b6114210..e55e3ffa2 100644 --- a/lnbits/extensions/copilot/templates/copilot/compose.html +++ b/lnbits/extensions/copilot/templates/copilot/compose.html @@ -15,7 +15,7 @@ > diff --git a/lnbits/extensions/copilot/templates/copilot/panel.html b/lnbits/extensions/copilot/templates/copilot/panel.html index 695833ee4..a1ad42a0d 100644 --- a/lnbits/extensions/copilot/templates/copilot/panel.html +++ b/lnbits/extensions/copilot/templates/copilot/panel.html @@ -171,6 +171,7 @@ console.log('{{ copilot.id }}') if (location.protocol == 'https:') { + console.log(location.protocol) this.connection = new WebSocket( 'wss://' + document.domain +