mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 03:50:04 +02:00
Update
This commit is contained in:
parent
a4844df842
commit
03c59d15d5
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
{
|
{
|
||||||
label: 'Free',
|
label: 'Free',
|
||||||
data: [(freeSpace / (1024 * 1024 * 1024)).toFixed(2)],
|
data: [(freeSpace / (1024 * 1024 * 1024)).toFixed(2)],
|
||||||
backgroundColor: '#36A2EB33'
|
backgroundColor: '#36A2EB22'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue