mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-06 17:41:01 +00:00
forgot one file
This commit is contained in:
parent
72fcaf8a6c
commit
2afdea1ccc
1 changed files with 6 additions and 0 deletions
|
@ -17,3 +17,9 @@ services:
|
||||||
class: Twig_Extensions_Extension_Text
|
class: Twig_Extensions_Extension_Text
|
||||||
tags:
|
tags:
|
||||||
- { name: twig.extension }
|
- { name: twig.extension }
|
||||||
|
|
||||||
|
wallabag.twig_extension:
|
||||||
|
class: Wallabag\CoreBundle\Twig\WallabagExtension
|
||||||
|
public: false
|
||||||
|
tags:
|
||||||
|
- { name: twig.extension }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue