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

305 B

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