Cleanup
This commit is contained in:
parent
727eb66aef
commit
db47653ca6
10 changed files with 14 additions and 81 deletions
|
|
@ -150,7 +150,7 @@
|
|||
</div>
|
||||
</q-card>
|
||||
</q-dialog>
|
||||
|
||||
|
||||
</div>
|
||||
{% endblock %} {% block scripts %} {{ window_vars(user) }}
|
||||
<script src="https://cdn.jsdelivr.net/npm/canvas-confetti@1.4.0/dist/confetti.browser.min.js"></script>
|
||||
|
|
|
|||
|
|
@ -30,7 +30,8 @@
|
|||
(this page will still be accessible even if you have restricted
|
||||
access to your LNbits install).
|
||||
<br /><br />
|
||||
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}
|
||||
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}
|
||||
</q-card-section>
|
||||
<q-card-section class="q-pa-none">
|
||||
<q-separator></q-separator>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue