Files
automatisch/packages/docs/pages/apps/gmail/actions.md
2025-02-07 12:06:16 +01:00

15 lines
267 B
Markdown

---
favicon: /favicons/gmail.svg
items:
- name: Reply to email
desc: Respond to an email.
- name: Send email
desc: Send a new email message.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />