Files
automatisch/packages/docs/pages/apps/trello/triggers.md
2023-10-26 15:13:10 +03:00

13 lines
227 B
Markdown

---
favicon: /favicons/trello.svg
items:
- name: New cards
desc: Triggers upon the addition of a new card.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />