X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fservices.yml;h=a57ef0f3d42e43f0d24c96dcb56183769d7b1b03;hb=d61b24e4590bd83a8f8c1e83b95f6e978c9b7e24;hp=76bbce27c741b49aeae4898e87ca469305630d35;hpb=429d86f388da856c9d8d9a649147c5212bee4258;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/services.yml b/app/config/services.yml index 76bbce27..a57ef0f3 100644 --- a/app/config/services.yml +++ b/app/config/services.yml @@ -21,6 +21,7 @@ services: - "@wallabag_core.tag_repository" - "@security.token_storage" - "%wallabag_core.cache_lifetime%" + - "@translator" tags: - { name: twig.extension }