Disable pasting files

pull/182/head
sachaaaaa 6 years ago
parent 46533fae0d
commit 72b7f82522

@ -312,7 +312,7 @@
dragleave: 'onDragLeave', dragleave: 'onDragLeave',
// TODO(Loki): restore when we support attachments // TODO(Loki): restore when we support attachments
// drop: 'onDrop', // drop: 'onDrop',
paste: 'onPaste', // paste: 'onPaste',
}, },
onChooseAttachment(e) { onChooseAttachment(e) {

Loading…
Cancel
Save