Files
automatisch/packages/docs/pages/apps/strava/actions.md
2023-04-07 14:16:30 +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 />