We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34a5509 + 32e1555 commit 42dc8d0Copy full SHA for 42dc8d0
1 file changed
Configuration/Backend/Modules.php
@@ -7,6 +7,7 @@
7
return [
8
'aim' => [
9
'parent' => $parent,
10
+ 'access' => 'admin',
11
'position' => ['before' => '*'],
12
'appearance' => [
13
'dependsOnSubmodules' => true,
0 commit comments