| @@ -1,4 +1,5 @@ | ||
| 1 | +/*! elementor - v3.26.0 - 07-01-2025 */ | |
| 1 | 2 | /******/ (() => { // webpackBootstrap |
| 2 | 3 | /******/ "use strict"; |
| 3 | 4 | /*!*******************************************************!*\ |
| 4 | 5 | !*** ../core/editor/loader/v2/js/editor-loader-v2.js ***! |
| @@ -16,8 +17,8 @@ | ||
| 16 | 17 | window.elementor.start(); |
| 17 | 18 | if (!((_window$elementorV = window.elementorV2) !== null && _window$elementorV !== void 0 && _window$elementorV.editor)) { |
| 18 | 19 | throw new Error('The "@elementor/editor" package was not loaded.'); |
| 19 | 20 | } |
| 20 | -window.elementorV2.editor.start(document.getElementById('elementor-editor-wrapper-v2')); | |
| 21 | +window.elementorV2.editor.init(document.getElementById('elementor-editor-wrapper-v2')); | |
| 21 | 22 | /******/ })() |
| 22 | 23 | ; |
| 23 | 24 | //# sourceMappingURL=editor-loader-v2.js.map |