misc watch stuff including taps, sounds, maybe working
This commit is contained in:
@@ -9,6 +9,7 @@ import Foundation
|
||||
|
||||
struct WatchPackageModel: Codable {
|
||||
var currentExerciseName: String
|
||||
var currentExerciseID: Int
|
||||
var currentTimeLeft: Int
|
||||
var workoutStartDate: Date
|
||||
var workoutEndDate: Date?
|
||||
|
||||
Reference in New Issue
Block a user