This commit is contained in:
Henry Dollman
2024-07-19 17:32:20 -04:00
parent 224f51da1a
commit e6c8af4b0c
5 changed files with 25 additions and 33 deletions

View File

@@ -16,7 +16,7 @@ const chartConfig = {
},
sent: {
label: 'Sent',
color: 'hsl(var(--chart-1))',
color: 'hsl(var(--chart-5))',
},
} satisfies ChartConfig