WIP
This commit is contained in:
@@ -177,7 +177,6 @@ struct WorkoutDetailView: View {
|
||||
if let workoutData = createWorkoutData() {
|
||||
workoutComplete = .completedWorkout(workoutData)
|
||||
}
|
||||
bridgeModule.resetCurrentWorkout()
|
||||
}
|
||||
}
|
||||
.onReceive(NotificationCenter.default.publisher(
|
||||
|
||||
Reference in New Issue
Block a user