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 a06bc9d commit 14519d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/MoonShine/Resources/SettingGroupResource.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ class SettingGroupResource extends Resource

public string $titleField = 'slug';

public static array $activeActions = ['create', 'show', 'edit'];

// TODO Add translation
//public function title(): string
//{
Expand Down

0 comments on commit 14519d7

Please sign in to comment.