Private
Public Access
1
0

fixing bug

This commit is contained in:
Sander Roosendaal
2023-02-20 07:59:37 +01:00
parent 2b5b151fe7
commit 9d49faee69
6 changed files with 6 additions and 6 deletions

View File

@@ -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,