1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-13 00:10:37 +02:00

Tools: Added cspell config

This commit is contained in:
Laurent Cozic
2022-05-01 12:11:29 +01:00
parent cef3eac372
commit 015562c86a
2 changed files with 14 additions and 1 deletions

View File

@ -337,7 +337,7 @@ export default class EncryptionService {
}
}
// 2020-01-23: Deprectated - see above.
// 2020-01-23: Deprecated - see above.
// Was used to encrypt master keys
if (method === EncryptionMethod.SJCL2) {
try {