mirror of
https://github.com/moparisthebest/mail
synced 2024-11-15 05:35:05 -05:00
Merge remote-tracking branch 'origin/dev/sync_flags'
This commit is contained in:
commit
c31435dc59
@ -404,6 +404,7 @@ define(function(require) {
|
||||
// no delta, we're done here
|
||||
if (_.isEmpty(delta4)) {
|
||||
doDeltaF2();
|
||||
return;
|
||||
}
|
||||
|
||||
var after = _.after(delta4.length, function() {
|
||||
|
Loading…
Reference in New Issue
Block a user