Files
automatisch/packages/docs/pages/apps/strava/actions.md
2023-06-01 15:01:12 +02:00

13 lines
289 B
Markdown

---
favicon: /favicons/strava.svg
items:
- name: Create totals and stats report
desc: Creates a report with recent, year to date, and all time stats of your activities.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />