mirror of
https://github.com/knadh/listmonk.git
synced 2025-01-01 11:45:01 +08:00
Enable browser spell check in the campaign editor UI. Closes #786.
This commit is contained in:
parent
19c1e51c60
commit
9aef4f2741
1 changed files with 1 additions and 0 deletions
|
@ -216,6 +216,7 @@ export default {
|
|||
});
|
||||
},
|
||||
|
||||
browser_spellcheck: true,
|
||||
min_height: 500,
|
||||
toolbar_sticky: true,
|
||||
entity_encoding: 'raw',
|
||||
|
|
Loading…
Reference in a new issue