Files
automatisch/packages/docs/pages/apps/google-tasks/actions.md
2024-01-16 16:27:45 +03:00

13 lines
223 B
Markdown

---
favicon: /favicons/google-tasks.svg
items:
- name: Find task
desc: Looking for an incomplete task.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />