Fix difficulty chart bug

This commit is contained in:
Mononaut
2023-07-14 11:05:09 +09:00
parent cff2022baf
commit 8477600859

View File

@@ -130,6 +130,7 @@ export class HashrateChartComponent implements OnInit {
});
++hashIndex;
}
diffIndex++;
break;
}