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)
|
||||
<div class="flex justify-center"
|
||||
wire:key="qrcode"
|
||||
wire:poll="listenForPayment">
|
||||
wire:poll.2s.keep-alive="listenForPayment">
|
||||
<a href="lightning:{{ $invoice }}">
|
||||
<img
|
||||
class="p-4 sm:p-12 bg-white"
|
||||
|
||||
Reference in New Issue
Block a user