Update AdminPanelProvider.php
This commit is contained in:
parent
a4685b4c9b
commit
b6141c0d78
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ class AdminPanelProvider extends PanelProvider
|
|||
->widgets([
|
||||
ServerDiskUsageStatistic::class,
|
||||
ServerMemoryStatistic::class,
|
||||
ServerMemoryStatisticCount::class,
|
||||
// ServerMemoryStatisticCount::class,
|
||||
CustomersCount::class,
|
||||
Websites::class,
|
||||
// Widgets\AccountWidget::class,
|
||||
|
|
Loading…
Reference in a new issue