This commit is contained in:
benarc 2024-07-20 18:27:05 +01:00
parent 727eb66aef
commit db47653ca6
10 changed files with 14 additions and 81 deletions

View file

@ -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>

View file

@ -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>