fixes issues
This commit is contained in:
@@ -40,7 +40,7 @@ final class CategoryResource extends Resource
|
||||
*
|
||||
* @var bool
|
||||
*/
|
||||
public static $displayInNavigation = false;
|
||||
public static $displayInNavigation = true;
|
||||
|
||||
/**
|
||||
* Get the displayable label of the resource.
|
||||
|
||||
Reference in New Issue
Block a user