Files
automatisch/packages/docs/pages/apps/gmail/triggers.md
2024-04-22 14:46:19 +02:00

13 lines
249 B
Markdown

---
favicon: /favicons/gmail.svg
items:
- name: New emails
desc: Triggers when a new email is received in the specified mailbox.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />