Commit fa4dfd01 authored by Luke Bennett's avatar Luke Bennett

Resolve field

parent 10e60ae8
......@@ -30,14 +30,6 @@
type: String,
required: false,
default: '',
<<<<<<< HEAD
=======
},
canAttachFile: {
type: Boolean,
required: false,
default: true,
>>>>>>> upstream/master
},
enableAutocomplete: {
type: Boolean,
......@@ -146,10 +138,6 @@
<markdown-toolbar
:markdown-docs-path="markdownDocsPath"
:quick-actions-docs-path="quickActionsDocsPath"
<<<<<<< HEAD
=======
:can-attach-file="canAttachFile"
>>>>>>> upstream/master
/>
</div>
</div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment