Hide epoch data from the mining page

This commit is contained in:
nymkappa
2022-01-20 23:54:42 +09:00
parent a8e5f44937
commit fea0b94b67
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<div class="container-xl">
<app-difficulty [showProgress]=false [showHalving]=true></app-difficulty>
<app-difficulty style="display: none;" [showProgress]=false [showHalving]=true></app-difficulty>
<div style="height: 500px; margin-top: 30px;" echarts [initOpts]="chartInitOptions" [options]="chartOptions"></div>
<div class="text-center loadingGraphs" *ngIf="isLoading">