mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2025-12-13 05:26:47 +00:00
feat: update profile view to show pubkey only to non-association members
This commit is contained in:
@@ -475,7 +475,7 @@ $loadEvents = function () {
|
|||||||
wire:poll="listenForPayment">
|
wire:poll="listenForPayment">
|
||||||
<a href="lightning:{{ $invoice }}">
|
<a href="lightning:{{ $invoice }}">
|
||||||
<img
|
<img
|
||||||
class="p-12 bg-white"
|
class="p-4 sm:p-12 bg-white"
|
||||||
src="{{ 'data:image/png;base64, '. $qrCode }}"
|
src="{{ 'data:image/png;base64, '. $qrCode }}"
|
||||||
alt="qrcode">
|
alt="qrcode">
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user