mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-25 00:50:32 +00:00
Update BackupResource.php
This commit is contained in:
parent
4a502ffb15
commit
7d1b8e7d28
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ class BackupResource extends Resource
|
|||
public static function getWidgets(): array
|
||||
{
|
||||
return [
|
||||
// BackupStats::class,
|
||||
BackupStats::class,
|
||||
];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue