mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Make spellcheck default for rich text document #887
This commit is contained in:
parent
3841e8f0b2
commit
3e7b76c785
@ -49,7 +49,8 @@ define([
|
||||
hideDuplicate: true
|
||||
},
|
||||
pad: {
|
||||
width: true
|
||||
width: true,
|
||||
spellcheck: true
|
||||
},
|
||||
security: {
|
||||
unsafeLinks: false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user