no sync for duplicates
This commit is contained in:
@@ -524,7 +524,7 @@ def make_private(w,options):
|
|||||||
return 1
|
return 1
|
||||||
|
|
||||||
def do_sync(w,options, quick=False):
|
def do_sync(w,options, quick=False):
|
||||||
if row.duplicate:
|
if w.duplicate:
|
||||||
return 0
|
return 0
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|||||||
Reference in New Issue
Block a user