This commit is contained in:
gofnnp 2022-09-20 12:15:03 +04:00
parent 3f0774dfae
commit 475e02b5fc

View File

@ -1,7 +1,7 @@
<div class="footer-buttons-container"> <div class="footer-buttons-container">
<!-- *ngIf="deferredPrompt && token?.length" --> <!-- *ngIf="deferredPrompt && token?.length" -->
<button <button
*ngIf="deferredPrompt && token?.length" *ngIf="token?.length"
class="footer-buttons-container__button download" class="footer-buttons-container__button download"
(click)="downloadPWA()" (click)="downloadPWA()"
> >