Skip to content

Commit

Permalink
✏️ (#2345): typofix
Browse files Browse the repository at this point in the history
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
  • Loading branch information
Vinicius Reis committed May 30, 2022
1 parent c6496ff commit 02f8944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/EditorMediaHandler.vue
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ const IMAGE_MIMES = [
]

export default {
name: 'EditorMidiaHandler',
name: 'EditorMediaHandler',
mixins: [useEditorMixin, useFileMixin, useSyncServiceMixin],
provide() {
const val = {}
Expand Down

0 comments on commit 02f8944

Please sign in to comment.