Commit 5e412e2c authored by André Luís's avatar André Luís

Resolve notes/components/noteable_note.vue

parent aa998be8
......@@ -116,12 +116,9 @@ export default {
noteText,
callback: () => this.updateSuccess(),
});
<<<<<<< HEAD
if (this.note.isDraft) return;
=======
>>>>>>> upstream/master
const data = {
endpoint: this.note.path,
note: {
......
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