We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d43a31 commit 3713daeCopy full SHA for 3713dae
app/Filament/Pages/Dashboard.php
@@ -87,8 +87,8 @@ protected function getHeaderWidgets(): array
87
RecentUploadChartWidget::make(),
88
RecentPingChartWidget::make(),
89
RecentJitterChartWidget::make(),
90
- RecentUploadLatencyChartWidget::make(),
91
RecentDownloadLatencyChartWidget::make(),
+ RecentUploadLatencyChartWidget::make(),
92
];
93
}
94
0 commit comments