WIP
This commit is contained in:
@@ -142,7 +142,7 @@ class BridgeModule: NSObject, ObservableObject {
|
||||
if currentExerciseTimeLeft == 0 {
|
||||
playFinished()
|
||||
} else {
|
||||
if currentExerciseTimeLeft <= 4 {
|
||||
if currentExerciseTimeLeft <= 3 {
|
||||
playBeep()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user