Merge branch 'release/v14.93'
This commit is contained in:
@@ -524,6 +524,9 @@ def make_private(w,options):
|
|||||||
return 1
|
return 1
|
||||||
|
|
||||||
def do_sync(w,options, quick=False):
|
def do_sync(w,options, quick=False):
|
||||||
|
if w.duplicate:
|
||||||
|
return 0
|
||||||
|
|
||||||
try:
|
try:
|
||||||
upload_to_strava = options['upload_to_Strava']
|
upload_to_strava = options['upload_to_Strava']
|
||||||
except KeyError:
|
except KeyError:
|
||||||
|
|||||||
Reference in New Issue
Block a user