This commit is contained in:
Trey t
2023-08-16 00:16:38 -05:00
parent c0fdca9996
commit b501f66bf3
10 changed files with 234 additions and 81 deletions

View File

@@ -53,7 +53,6 @@ class CurrentWorkoutInfo {
currentRound = 1
if supersetIndex >= supersets.count {
complete?()
return nil
}
}