diff --git a/theme_test_custo/static/src/builder/background_shape_option_plugin.js b/theme_test_custo/static/src/builder/background_shape_option_plugin.js index 485b52429..f9b58eeca 100644 --- a/theme_test_custo/static/src/builder/background_shape_option_plugin.js +++ b/theme_test_custo/static/src/builder/background_shape_option_plugin.js @@ -1,4 +1,4 @@ -import { BackgroundShapeOptionPlugin } from "@website/builder/plugins/background_option/background_shape_option_plugin"; +import { BackgroundShapeOptionPlugin } from "@html_builder/plugins/background_option/background_shape_option_plugin"; import { patch } from "@web/core/utils/patch"; import { _t } from "@web/core/l10n/translation";