dev #12401
This commit is contained in:
parent
3f0774dfae
commit
475e02b5fc
@ -1,7 +1,7 @@
|
||||
<div class="footer-buttons-container">
|
||||
<!-- *ngIf="deferredPrompt && token?.length" -->
|
||||
<button
|
||||
*ngIf="deferredPrompt && token?.length"
|
||||
*ngIf="token?.length"
|
||||
class="footer-buttons-container__button download"
|
||||
(click)="downloadPWA()"
|
||||
>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user