diff --git a/Resources/config/services.yml b/Resources/config/services.yml index fec944ff5..c35d12b8c 100644 --- a/Resources/config/services.yml +++ b/Resources/config/services.yml @@ -23,6 +23,7 @@ services: - '@security.token_storage' - '@chill.custom_field.helper' - '%chill_custom_fields.show_empty_values%' + public: true tags: - { name: chill.timeline, context: 'person' }