mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2025-12-13 05:26:47 +00:00
🔧 fix(profile): update wire:poll to wire:poll.2s.keep-alive for better payment listening functionality
This commit is contained in:
@@ -442,7 +442,7 @@ $loadEvents = function () {
|
|||||||
@if(!$currentYearIsPaid && $qrCode)
|
@if(!$currentYearIsPaid && $qrCode)
|
||||||
<div class="flex justify-center"
|
<div class="flex justify-center"
|
||||||
wire:key="qrcode"
|
wire:key="qrcode"
|
||||||
wire:poll="listenForPayment">
|
wire:poll.2s.keep-alive="listenForPayment">
|
||||||
<a href="lightning:{{ $invoice }}">
|
<a href="lightning:{{ $invoice }}">
|
||||||
<img
|
<img
|
||||||
class="p-4 sm:p-12 bg-white"
|
class="p-4 sm:p-12 bg-white"
|
||||||
|
|||||||
Reference in New Issue
Block a user