Skip to content

Commit

Permalink
Merge pull request #22 from bedirhanyildirim/v2
Browse files Browse the repository at this point in the history
add new exercise data
  • Loading branch information
bedirhanyildirim authored Jan 30, 2024
2 parents dac028a + c6f6b34 commit cba11fd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/sport/history.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,10 @@ export const sportHistory: ISport[] = [
distance: 3010,
duration: 1125,
},
{
date: new Date(2024, 0, 30, 19, 45),
type: "gym",
duration: 3000,
target: "push",
},
];

0 comments on commit cba11fd

Please sign in to comment.