Files
automatisch/packages/docs/pages/apps/asana/triggers.md
2024-06-05 11:18:52 +02:00

13 lines
227 B
Markdown

---
favicon: /favicons/asana.svg
items:
- name: New projects
desc: Triggers when a new project is created.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />