diff --git a/templates/nostrrelay/public.html b/templates/nostrrelay/public.html index 1a7a96b..a0ec3c3 100644 --- a/templates/nostrrelay/public.html +++ b/templates/nostrrelay/public.html @@ -46,8 +46,10 @@ :content-inset-level="0.5" default-opened > -
- +
+
+
+
+
+
@@ -167,6 +171,7 @@ pubkey: this.pubkey } ) + console.log('### data.invoice', data.invoice) this.joinInvoice = data.invoice } catch (error) { LNbits.utils.notifyApiError(error)