A documentation section has been added to the admin panel.
This commit is contained in:
@@ -12,6 +12,8 @@ enum Permission: string
|
||||
case ProjectLink = 'project-link';
|
||||
case ProjectTranslation = 'project-translation';
|
||||
case ProjectFeedback = 'project-feedback';
|
||||
case Documentation = 'documentation';
|
||||
case DocumentationCategory = 'documentation-category';
|
||||
|
||||
public function getPermissions(): array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user