Skip to content

Commit

Permalink
Remove deprecated archetype
Browse files Browse the repository at this point in the history
  • Loading branch information
sh-csg committed Oct 5, 2024
1 parent e9fd7db commit 095feba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/access.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
'contextlevel' => context_system::instance()->id,
'archetypes' => [
'user' => CAP_PROHIBIT,
'admin' => CAP_ALLOW,
'manager' => CAP_ALLOW,
],
],
];

0 comments on commit 095feba

Please sign in to comment.