]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/AppKernel.php
Add LiipThemeBundle
[github/wallabag/wallabag.git] / app / AppKernel.php
index fe61b255dd9c80b37f606d0f2185801b22db5057..d134de3ccd8756753e68c2e6d9651f330018134f 100644 (file)
@@ -21,6 +21,7 @@ class AppKernel extends Kernel
             new JMS\SerializerBundle\JMSSerializerBundle(),
             new Nelmio\ApiDocBundle\NelmioApiDocBundle(),
             new Nelmio\CorsBundle\NelmioCorsBundle(),
+            new Liip\ThemeBundle\LiipThemeBundle(),
             new Wallabag\CoreBundle\WallabagCoreBundle()
         );