Add include to random member module

This commit is contained in:
Marc Alexander
2023-02-13 19:53:33 +01:00
parent 2069837ffc
commit e34de96b5d
2 changed files with 18 additions and 2 deletions

View File

@@ -223,6 +223,8 @@ services:
- '@dbal.conn'
- '@template'
- '@user'
- '%core.root_path%'
- '%core.php_ext%'
tags:
- { name: board3.portal.module }