Remove sports card from dashboard
This commit is contained in:
@@ -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>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user