Skip to content

Commit

Permalink
Merge pull request #27 from bedirhanyildirim/v2
Browse files Browse the repository at this point in the history
new exercise data
  • Loading branch information
bedirhanyildirim authored Feb 2, 2024
2 parents bb60780 + e663c5a commit 13665eb
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 @@ -43,4 +43,10 @@ export const sportHistory: ISport[] = [
duration: 3000,
target: "push",
},
{
date: new Date(2024, 1, 2, 11, 0),
type: "gym",
duration: 3500,
target: "pull",
},
];

0 comments on commit 13665eb

Please sign in to comment.