mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update system_status.php (#6142)
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
|
||||
const cpu_usage_chart_config = {
|
||||
type: 'doughnut',
|
||||
data: cpu_chart_usage_data,
|
||||
data: cpu_usage_chart_data,
|
||||
options: {
|
||||
responsive: true,
|
||||
maintainAspectRatio: false,
|
||||
|
||||
Reference in New Issue
Block a user