Private
Public Access
1
0

nk, not fully tested

This commit is contained in:
Sander Roosendaal
2023-02-12 16:42:26 +01:00
parent 461611a1f4
commit fa9f33d692
11 changed files with 363 additions and 159 deletions

View File

@@ -3086,7 +3086,6 @@ def handle_nk_async_workout(alldata, userid, nktoken, nkid, delaysec, defaulttim
data = alldata[int(nkid)]
except KeyError:
return 0
params = {
'sessionIds': nkid,
}