Merge branch 'master' into v0.2

This commit is contained in:
Sam
2019-01-13 15:35:44 +01:00
25 changed files with 558 additions and 480 deletions

View File

@ -49,7 +49,7 @@ export default function ActivityCard (props) {
<div className="col">
<p>
<i className="fa fa-clock-o" aria-hidden="true" />{' '}
Duration: {activity.duration}
Duration: {activity.moving}
{activity.map ? (
<span><br /><br /></span>
) : (