mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 14:18:27 +01:00
Fixed default value in dashboard activity sidebar
This commit is contained in:
parent
fbf2659960
commit
87287c1f7e
@ -42,6 +42,6 @@ class Module extends \humhub\components\Module
|
||||
* @since 1.3.14
|
||||
* @var boolean hides the activities sidebar widget
|
||||
*/
|
||||
public $hideActivitySidebarWidget = true;
|
||||
public $hideActivitySidebarWidget = false;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user