remove special metadata chapters

This commit is contained in:
Daniel Seifert 2019-08-13 23:47:30 +02:00
parent 0c38e4c688
commit 1b216426ed
1 changed files with 0 additions and 3 deletions

View File

@ -95,8 +95,5 @@ $aModule = [
'block' => 'account_menu',
'file' => 'Application/views/blocks/page/account/inc/account_menu.tpl',
]
],
'd3SetupClasses' => [
ModuleSetup\Installation::class
]
];