Fix difficulty chart bug

This commit is contained in:
Mononaut 2023-07-14 11:05:09 +09:00
parent 427b1ef617
commit fb9523be41

View File

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