Fix typo in the dashboard

multi-ogserver
Javier Sánchez Parra 2022-01-19 15:48:39 +01:00
parent 73963a0273
commit 813b9e28d1
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@
const diskChartConfig = {
type: 'doughnut',
data: {
labels: ['Used', 'Availabel'],
labels: ['Used', 'Available'],
datasets: [
{
label: 'Disk usage',