Files
automatisch/packages/docs/pages/apps/google-tasks/triggers.md
2024-01-16 17:17:24 +03:00

13 lines
238 B
Markdown

---
favicon: /favicons/google-tasks.svg
items:
- name: New task lists
desc: Triggers when a new task list is created.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />