File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
],
13
13
'yoast_YoastSeoDashboard ' => [
14
14
'parent ' => 'yoast ' ,
15
- 'access ' => 'user,group ' ,
15
+ 'access ' => 'user ' ,
16
16
'path ' => '/module/yoast/dashboard ' ,
17
17
'iconIdentifier ' => 'module-yoast-dashboard ' ,
18
18
'labels ' => 'LLL:EXT:yoast_seo/Resources/Private/Language/BackendModuleDashboard.xlf ' ,
23
23
],
24
24
'yoast_YoastSeoOverview ' => [
25
25
'parent ' => 'yoast ' ,
26
- 'access ' => 'user,group ' ,
26
+ 'access ' => 'user ' ,
27
27
'path ' => '/module/yoast/overview ' ,
28
28
'iconIdentifier ' => 'module-yoast-overview ' ,
29
29
'labels ' => 'LLL:EXT:yoast_seo/Resources/Private/Language/BackendModuleOverview.xlf ' ,
35
35
],
36
36
'yoast_YoastSeoCrawler ' => [
37
37
'parent ' => 'yoast ' ,
38
- 'access ' => 'user,group ' ,
38
+ 'access ' => 'user ' ,
39
39
'path ' => '/module/yoast/crawler ' ,
40
40
'iconIdentifier ' => 'module-yoast-crawler ' ,
41
41
'labels ' => 'LLL:EXT:yoast_seo/Resources/Private/Language/BackendModuleCrawler.xlf ' ,
You can’t perform that action at this time.
0 commit comments