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