Skip to content

Commit

Permalink
feat: Remove useless noteEditorPluginsExtensions - EXO-75212 - Meeds-…
Browse files Browse the repository at this point in the history
  • Loading branch information
sofyenne authored and hakermi committed Nov 28, 2024
1 parent 136c414 commit bb58d69
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ export function init(maxToUpload, maxFileSize) {
vuetify
});
}).finally(() => {
Vue.prototype.$utils.includeExtensions('WYSIWYGPluginsExtensions');
Vue.prototype.$utils.includeExtensions('AutomaticTranslationNotesEditorExtension');
});
}
Expand Down

0 comments on commit bb58d69

Please sign in to comment.