diff --git a/system/author/js/vue-blox.js b/system/author/js/vue-blox.js index 3abd986..736d383 100644 --- a/system/author/js/vue-blox.js +++ b/system/author/js/vue-blox.js @@ -1386,7 +1386,7 @@ const imageComponent = Vue.component('image-component', { maxsize: 5, // megabyte imgpreview: false, showmedialib: false, -//fix load: false, + load: false, imgmeta: false, imgalt: '', imgtitle: '', @@ -1683,7 +1683,7 @@ const fileComponent = Vue.component('file-component', { return { maxsize: 5, // megabyte showmedialib: false, -//fix load: false, + load: false, filemeta: false, filetitle: '', fileextension: '',