Fix misplaced line in e23452363b
This commit is contained in:
parent
aec9b2a531
commit
31ed9bd70b
1 changed files with 1 additions and 1 deletions
|
@ -1563,8 +1563,8 @@ Zotero.Sync.Data.Local = {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return true;
|
|
||||||
}
|
}
|
||||||
|
return true;
|
||||||
});
|
});
|
||||||
|
|
||||||
return { changes, conflicts, localChanged };
|
return { changes, conflicts, localChanged };
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue