mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 11:27:24 +08:00
update filamentphp basic
This commit is contained in:
@@ -10,7 +10,7 @@ class EditUserMeta extends EditRecord
|
||||
{
|
||||
protected static string $resource = UserMetaResource::class;
|
||||
|
||||
protected function getActions(): array
|
||||
protected function getHeaderActions(): array
|
||||
{
|
||||
return [
|
||||
Actions\DeleteAction::make(),
|
||||
|
||||
Reference in New Issue
Block a user