Update custom.html

master
RKBoss6 2025-07-09 11:56:59 -04:00 committed by GitHub
parent f42fb3a465
commit 556b7838ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
]); ]);
var options = { var options = {
title: 'Storage Taken Up' title: 'App Storage'
}; };
var chart = new google.visualization.PieChart(document.getElementById('piechart')); var chart = new google.visualization.PieChart(document.getElementById('piechart'));