aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/default/container/services_console.yml
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config/default/container/services_console.yml')
-rw-r--r--phpBB/config/default/container/services_console.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/config/default/container/services_console.yml b/phpBB/config/default/container/services_console.yml
index f39218ed9c..49d0626b4f 100644
--- a/phpBB/config/default/container/services_console.yml
+++ b/phpBB/config/default/container/services_console.yml
@@ -154,5 +154,6 @@ services:
arguments:
- @user
- @text_reparser_collection
+ - @config_text
tags:
- { name: console.command }