]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/AppKernel.php
Release wallabag 2.1.4
[github/wallabag/wallabag.git] / app / AppKernel.php
index 96e45da81cfd43a623cefa69d9137bac842bc003..52f85558515f4549b237fcc15b5c0a7d50f3192c 100644 (file)
@@ -38,6 +38,7 @@ class AppKernel extends Kernel
             new Wallabag\UserBundle\WallabagUserBundle(),
             new Wallabag\ImportBundle\WallabagImportBundle(),
             new Wallabag\AnnotationBundle\WallabagAnnotationBundle(),
+            new OldSound\RabbitMqBundle\OldSoundRabbitMqBundle(),
         ];
 
         if (in_array($this->getEnvironment(), ['dev', 'test'], true)) {