fix: Regression in 05a8e45f01 overrides image upload behavior

This commit is contained in:
Tom Moor
2023-03-28 20:26:19 -04:00
parent 05a8e45f01
commit 6040015b8d

View File

@@ -161,6 +161,7 @@ export default class Image extends SimpleImage {
get plugins() {
return [
...super.plugins,
new Plugin({
props: {
handleKeyDown: (view, event) => {