Skip to content

Commit

Permalink
Update SettingGroupResource.php
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvenga authored May 20, 2023
1 parent 14519d7 commit f36516b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MoonShine/Resources/SettingGroupResource.php
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ public function filters(): array
public function actions(): array
{
return [
ExportAction::make(trans('moonshine::ui.export')),

];
}

Expand Down

0 comments on commit f36516b

Please sign in to comment.