Use date-fns instead of luxon on dashboard (#7602)

* Use date-fns instead of luxon on dashboard

* Update system_network_status.php

* Update system_cpu_status.php

* Update index.php
This commit is contained in:
Alex
2025-10-28 15:53:48 -07:00
committed by GitHub
parent 7ff33d6075
commit 89a6540158
4 changed files with 1 additions and 13 deletions

View File

@@ -216,6 +216,7 @@
//include chart.js
echo "<script src='/resources/chartjs/chart.min.js'></script>";
echo "<script src='/resources/chartjs/chartjs-adapter-date-fns.bundle.min.js'></script>";
echo "<script src='/resources/chartjs/chartjs-plugin-streaming.js'></script>";
//chart variables