Fix difficulty chart bug

This commit is contained in:
Mononaut 2023-07-14 11:05:09 +09:00
parent cff2022baf
commit 8477600859
No known key found for this signature in database
GPG Key ID: A3F058E41374C04E

View File

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