mirror of
https://github.com/benjamin-wilson/public-pool-ui.git
synced 2025-03-17 13:22:55 +01:00
parent
bea5e018b1
commit
38b01c6dcc
@ -31,5 +31,10 @@
|
||||
target="_blank">termux-miner
|
||||
</a>
|
||||
</ng-container>
|
||||
<ng-container *ngSwitchCase="'LeafMiner'">
|
||||
<a (click)="cancelClick($event)" href="https://github.com/matteocrippa/leafminer" target="_blank">LeafMiner
|
||||
<i class="pi pi-star-fill"></i>
|
||||
</a>
|
||||
</ng-container>
|
||||
<ng-container *ngSwitchDefault>{{userAgent}}</ng-container>
|
||||
</ng-container>
|
Loading…
x
Reference in New Issue
Block a user