Skip to content

Commit

Permalink
disable pasting
Browse files Browse the repository at this point in the history
  • Loading branch information
milewski committed Oct 28, 2019
1 parent ecf4a52 commit 506a0de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dist/js/field.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions resources/js/components/FilePondWrapper.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
:image-edit-editor="editorInstance"
:image-edit-instant-edit="true"
:disabled="field.disabled"
:allow-paste="false"
:files="files"/>

</template>
Expand Down

0 comments on commit 506a0de

Please sign in to comment.