Skip to content

Commit

Permalink
feat: add private_note (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
maksim77 authored and rfoel committed Oct 26, 2021
1 parent d20ae88 commit 4bf136e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/models/detailedActivity.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,5 @@ export interface DetailedActivity {
kilojoules: number
max_watts: number
suffer_score: number
private_note: string
}

0 comments on commit 4bf136e

Please sign in to comment.