diff --git a/templates/myextension/myextension.html b/templates/myextension/myextension.html index 704c93b..bc23cb7 100644 --- a/templates/myextension/myextension.html +++ b/templates/myextension/myextension.html @@ -31,7 +31,6 @@ access to your LNbits install).

In this example when a user pays the LNURLpay it triggers an event via a websocket waiting for the payment, which you can subscribe to somewhere using wss://{your-lnbits}/api/v1/ws/{the-id-of-this-record} -

.