Skip to content

Commit

Permalink
Enable browser spell check in the campaign editor UI. Closes #786.
Browse files Browse the repository at this point in the history
  • Loading branch information
knadh committed May 8, 2022
1 parent 19c1e51 commit 9aef4f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/Editor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ export default {
});
},
browser_spellcheck: true,
min_height: 500,
toolbar_sticky: true,
entity_encoding: 'raw',
Expand Down

0 comments on commit 9aef4f2

Please # to comment.