]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/config/services.yml
Cleanup & simplify theme
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / config / services.yml
index 5437d1cf86681b751b316c8a998ce45e3c648c80..c734a3a57784ed817acc2d624e07b4b014ce567e 100644 (file)
@@ -20,6 +20,7 @@ services:
         class: Wallabag\CoreBundle\Helper\DetectActiveTheme
         arguments:
             - @security.context
+            - %theme% # default theme from parameters.yml
 
     wallabag_core.form.type.config:
         class: Wallabag\CoreBundle\Form\Type\ConfigType