fix missing quote

This commit is contained in:
Antoni Spaanderman 2023-02-17 15:47:32 +01:00
parent 565e572b88
commit 04d8926ef5
No known key found for this signature in database
GPG key ID: AE0B68E552E5DF8C

View file

@ -125,7 +125,7 @@ export class BlockSizesWeightsGraphComponent implements OnInit {
color: [
'#FDD835',
'#D81B60',
'#039BE5,
'#039BE5',
],
grid: {
top: 30,