more simple acceleration UI adjustments

This commit is contained in:
Mononaut
2024-06-27 06:09:23 +00:00
parent 4445fe408b
commit 9fe44bd6ba
4 changed files with 29 additions and 17 deletions

View File

@@ -46,7 +46,7 @@
</ng-template>
<ng-template [ngIf]="paymentForm.get('method')?.value === 'lightning' && invoice">
<ng-template [ngIf]="paymentForm.get('method')?.value === 'lightning' && invoice && invoice.addresses.BTC_LightningLike">
<div class="qr-wrapper">
<a [href]="bypassSecurityTrustUrl('lightning:' + invoice.addresses.BTC_LightningLike)" target="_blank">