mirror of
https://github.com/mempool/mempool.git
synced 2024-11-19 18:03:00 +01:00
Merge branch 'master' into mononaut/non-esplora-inscription-goggles
This commit is contained in:
commit
a99e65ee48
@ -103,7 +103,9 @@ export class AcceleratePreviewComponent implements OnDestroy, OnChanges {
|
||||
}
|
||||
|
||||
ngAfterViewInit() {
|
||||
this.showSpinner = true;
|
||||
if (this.paymentType === 'cashapp') {
|
||||
this.showSpinner = true;
|
||||
}
|
||||
|
||||
this.user = this.storageService.getAuth()?.user ?? null;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user