Private
Public Access
1
0

no sync for duplicates

This commit is contained in:
Sander Roosendaal
2021-01-02 21:25:15 +01:00
parent a8c0fb666e
commit e36237a928

View File

@@ -524,7 +524,7 @@ def make_private(w,options):
return 1
def do_sync(w,options, quick=False):
if row.duplicate:
if w.duplicate:
return 0
try: