Correct wallet link
This commit is contained in:
parent
8e3c773d1e
commit
fb46c626ec
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@
|
|||
<button mat-raised-button color="primary" (click)="confirm()">
|
||||
<mat-icon>verified_user</mat-icon>
|
||||
</button><br>
|
||||
<p class="small text">Can't scan? Use this <a href="zcashUrl">wallet link</a>.
|
||||
<p class="small text">Can't scan? Use this <a [href]="zcashUrl">wallet link</a>.
|
||||
</div>
|
||||
</mat-dialog-actions>
|
||||
|
|
Loading…
Reference in a new issue