Browse code

Fix Plugin config

Benjamin Roth authored on25/05/2023 10:46:20
Showing1 changed files
... ...
@@ -16,7 +16,7 @@ use Contao\CoreBundle\ContaoCoreBundle;
16 16
 use Contao\ManagerPlugin\Bundle\BundlePluginInterface;
17 17
 use Contao\ManagerPlugin\Bundle\Config\BundleConfig;
18 18
 use Contao\ManagerPlugin\Bundle\Parser\ParserInterface;
19
-use vonRotenberg\JboxBundle\VonrotenbergJboxBundle;
19
+use vonRotenberg\HtmxBundle\VonrotenbergJboxBundle;
20 20
 
21 21
 class Plugin implements BundlePluginInterface
22 22
 {