Skip to content

Commit

Permalink
Update SettingResource.php
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvenga authored May 20, 2023
1 parent 9b482a0 commit a06bc9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/MoonShine/Resources/SettingResource.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ class SettingResource 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 a06bc9d

Please sign in to comment.