Thomas dugue

Results 2 comments of Thomas dugue

it's simple you just have to add it in the documentation for simplicity I think. ```js this.$refs.emailEditor.editor.registerCallback('image', function(file, done) { // Your code }); ``` Thanks