diff --git a/view/adminhtml/web/vue/app.vue b/view/adminhtml/web/vue/app.vue index a107cf10..ef9c9444 100644 --- a/view/adminhtml/web/vue/app.vue +++ b/view/adminhtml/web/vue/app.vue @@ -148,7 +148,8 @@ uuid: this.uuid(), // TODO: support for image duplication - copying values isn't enough image: null, - image_alt_text: '', + image_url: null, + image_alt_text: null, image_width: null, image_height: null, };