Remove sports card from dashboard
This commit is contained in:
parent
154efbc766
commit
6c211e6396
@ -20,11 +20,6 @@
|
|||||||
:value="totalDuration.days"
|
:value="totalDuration.days"
|
||||||
:text="totalDuration.duration"
|
:text="totalDuration.duration"
|
||||||
/>
|
/>
|
||||||
<StatCard
|
|
||||||
icon="tags"
|
|
||||||
:value="user.nb_sports"
|
|
||||||
:text="$t('workouts.SPORT', user.nb_sports)"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user