Fix: Hamburger menu styles.
This commit is contained in:
@@ -264,7 +264,7 @@
|
||||
});
|
||||
}
|
||||
|
||||
// Wait for Chart.js to load and initialize
|
||||
// Wait for Chart.js to load and initialise
|
||||
function initializeChart() {
|
||||
if (typeof Chart === 'undefined') {
|
||||
console.error('Chart.js not loaded');
|
||||
|
||||
Reference in New Issue
Block a user