build(#10336): load locales and vite config

This commit is contained in:
Acid Chicken (硫酸鶏)
2023-03-20 14:56:34 +09:00
parent 91e0e498eb
commit 0dcb99df19
441 changed files with 1365 additions and 15 deletions

View File

@@ -77,7 +77,7 @@ async function renderChart() {
barPercentage: 0.7,
categoryPercentage: 0.7,
fill: true,
} satisfies ChartDataset, extra);
}, extra);
}
chartInstance = new Chart(chartEl, {