[修改]删除了updatetoetcd的page页面、widget排布

This commit is contained in:
makotocc0107
2024-08-28 16:13:59 +08:00
committed by Coding
parent fce4719316
commit d910dbb01c
5 changed files with 25 additions and 21 deletions

View File

@@ -11,6 +11,8 @@ use Spatie\Activitylog\ActivityLogStatus;
class UpdateConfigWidget extends Widget
{
protected static ?int $sort = 2;
protected static string $view = 'filament.widgets.update-config-widget';
public function updateSettingsToEtcd()