Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yeniatencio committed Nov 29, 2023
1 parent 039025e commit 710b12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tide_site.install
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function tide_site_update_10000() {
$permissions = [
'create terms in sites',
'edit terms in sites',
];
];
if ($approver) {
foreach ($permissions as $permission) {
$approver->grantPermission($permission);
Expand Down

0 comments on commit 710b12f

Please sign in to comment.