Files
automatisch/packages/docs/pages/apps/eventbrite/triggers.md
2024-06-11 11:31:28 +02:00

13 lines
262 B
Markdown

---
favicon: /favicons/eventbrite.svg
items:
- name: New events
desc: Triggers when a new event is published and live within an organization.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />