Files
automatisch/packages/docs/pages/apps/zendesk/actions.md
2023-11-06 16:02:26 +01:00

13 lines
212 B
Markdown

---
favicon: /favicons/zendesk.svg
items:
- name: Create ticket
desc: Creates a new ticket.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />