mirror of
https://github.com/moparisthebest/mail
synced 2025-02-19 20:31:48 -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
|
// no delta, we're done here
|
||||||
if (_.isEmpty(delta4)) {
|
if (_.isEmpty(delta4)) {
|
||||||
doDeltaF2();
|
doDeltaF2();
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
var after = _.after(delta4.length, function() {
|
var after = _.after(delta4.length, function() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user