Skip to content

Commit

Permalink
Fixed bug in main_content
Browse files Browse the repository at this point in the history
  • Loading branch information
duncannevin committed Jan 19, 2017
1 parent ad34f8b commit 4b5a07c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client/vue-components/main_content.vue
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@
editor.makeQuill();
editor.quillOn(editor.doc);
editor.docSubscribe(editor.quill, editor.doc);
editor.changeQuill('');
},
data() {
return {
Expand Down

0 comments on commit 4b5a07c

Please sign in to comment.