diff --git a/composer.json b/composer.json index 93fad26..d4a3ed2 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "ipub" : { "configuration" : { "extensions" : { - "confirmationDialog" : "IPub\\Images\\DI\\ImagesExtension" + "images" : "IPub\\Images\\DI\\ImagesExtension" } } }