fixing bug
This commit is contained in:
@@ -354,7 +354,7 @@ class C2Integration(SyncIntegration):
|
||||
|
||||
|
||||
|
||||
def get_workout(self, id):
|
||||
def get_workout(self, id, *args, **kwargs):
|
||||
_ = self.open()
|
||||
_ = myqueue(queuehigh,
|
||||
handle_c2_getworkout,
|
||||
|
||||
Reference in New Issue
Block a user