@@ -7688,6 +7688,7 @@ const getFile = (url) => {
};
export default {
+ mixins: [ myMixin ],
components: {
EditorBar,
Mind,