Skip to content

Commit

Permalink
fix error from codechecker report
Browse files Browse the repository at this point in the history
  • Loading branch information
srobotta committed Jan 16, 2024
1 parent a5599a4 commit 22ff8df
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 @@ -31,5 +31,5 @@
'archetypes' => [
'editingteacher' => CAP_ALLOW,
],
]
],
];

0 comments on commit 22ff8df

Please sign in to comment.