diff --git a/modules/help-center/module.php b/modules/help-center/module.php index e68a3c5..41aac04 100644 --- a/modules/help-center/module.php +++ b/modules/help-center/module.php @@ -28,6 +28,8 @@ return [ 'href' => '', 'permission' => '', 'panel_template' => 'templates/aside-help-panel.phtml', + 'details_storage' => 'aside-help-sections', + 'details_open_active' => true, 'order' => 900, ], ],