Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
robertherber authored Jun 12, 2024
2 parents a546e28 + 61337a2 commit 121ca13
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/native-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -916,6 +916,13 @@ export enum HKWorkoutActivityType {
handCycling = 74,
discSports = 75,
fitnessGaming = 76,
cardioDance = 77,
socialDance = 78,
pickleball = 79,
cooldown = 80,
swimBikeRun = 82,
transition = 83,
underwaterDiving = 84,
other = 3000,
}

Expand Down

0 comments on commit 121ca13

Please sign in to comment.