This commit is contained in:
Trey t
2024-06-17 11:21:30 -07:00
parent 994d0abf26
commit abe17f89b2
8 changed files with 213 additions and 177 deletions

View File

@@ -44,7 +44,6 @@ class BridgeModule: NSObject, ObservableObject {
@Published var previewWorkout: Workout?
@Published var currentExerciseTimeLeft: Int = 0
var currentExercisePositionString: String?
private var isWatchConnected = false
// workoutEndDate fills out WatchPackageModel.workoutEndDate which