Make spellcheck default for rich text document #887

This commit is contained in:
Maxime Cesson 2022-07-05 14:29:42 +02:00
parent 3841e8f0b2
commit 3e7b76c785

View File

@ -49,7 +49,8 @@ define([
hideDuplicate: true
},
pad: {
width: true
width: true,
spellcheck: true
},
security: {
unsafeLinks: false