Files
automatisch/packages/docs/pages/apps/google-calendar/triggers.md
2023-09-18 15:17:05 +03:00

13 lines
238 B
Markdown

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