forgot one file

This commit is contained in:
Nicolas Lœuillet 2015-09-29 23:11:27 +02:00
parent 72fcaf8a6c
commit 2afdea1ccc

View file

@ -17,3 +17,9 @@ services:
class: Twig_Extensions_Extension_Text
tags:
- { name: twig.extension }
wallabag.twig_extension:
class: Wallabag\CoreBundle\Twig\WallabagExtension
public: false
tags:
- { name: twig.extension }