Template fix.

This commit is contained in:
softsimon 2020-03-02 17:31:33 +07:00
parent 669a5e429d
commit 4ae6b982e0

View File

@ -47,7 +47,7 @@
</tr>
<tr>
<td>Block subsidy</td>
<td>{{ blockSubsidy | number: '1.2-2' }} BTC <span *ngIf="conversions">(<app-fiat [value]="blockSubsidy"></app-fiat>)</span></td>
<td>{{ blockSubsidy | number: '1.2-2' }} BTC (<app-fiat [value]="blockSubsidy"></app-fiat>)</td>
</tr>
<tr>
<td>Status</td>