type which might have prolonged the c2 double data bug
This commit is contained in:
@@ -558,7 +558,7 @@ def do_sync(w,options, quick=False):
|
||||
if options['c2id'] != 0 and options['c2id'] != '':
|
||||
w.uploadedtoc2 = options['c2id']
|
||||
upload_to_c2 = False
|
||||
do_c3_export = False
|
||||
do_c2_export = False
|
||||
w.save()
|
||||
except KeyError:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user