mirror of
https://github.com/moparisthebest/mail
synced 2024-11-12 04:05:13 -05:00
fix comment
This commit is contained in:
parent
0d2366ecdf
commit
550ad37368
@ -588,7 +588,7 @@ define(function(require) {
|
||||
finishSync();
|
||||
});
|
||||
|
||||
// alright, so let's sync the corr
|
||||
// alright, so let's sync the corrected messages
|
||||
deltaF4.forEach(function(inMemoryMessage) {
|
||||
// do a short round trip to the database to avoid re-encrypting,
|
||||
// instead use the encrypted object in the storage
|
||||
|
Loading…
Reference in New Issue
Block a user