Skip to content

Commit

Permalink
Merge pull request #807 from nhovratov/master
Browse files Browse the repository at this point in the history
lochmueller authored May 31, 2024
2 parents bf3fd34 + 84d3945 commit 0b853da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/Backend/Modules.php
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
return [
'web_calendarize' => [
'parent' => 'web',
'access' => 'user, group',
'access' => 'user',
'path' => '/module/web/calendarize',
'iconIdentifier' => 'ext-calendarize-wizard-icon',
'labels' => 'LLL:EXT:calendarize/Resources/Private/Language/locallang_mod.xlf',

0 comments on commit 0b853da

Please sign in to comment.