Closed pro-sumer closed 1 year ago
PR welcome. In the PR submission, please provide notes about how the change was tested.
This is a community-maintained module now. The original author is no longer active. I'm another user like you who happens to have commit access. I don't need this feature now but am willing to review and release it.
PR #132 submitted to solve this issue.
Strava introduced a new property SportType:
Can you please add this to the allowed properties for
strava.activities.update
?I think you only need to add it to the
_updateAllowedProps
array inactivities.js
to support this?(use case: bulk changing my "rides" to MTB rides)