From 0ba958e20ac4593d897b58a582b573ea3995b10c Mon Sep 17 00:00:00 2001
From: benarc
Date: Mon, 3 Jun 2024 14:18:34 +0100
Subject: [PATCH] Typo
---
templates/myextension/myextension.html | 1 -
1 file changed, 1 deletion(-)
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}
-
.