feat(zendesk): add update ticket action
This commit is contained in:
@@ -3,6 +3,8 @@ favicon: /favicons/zendesk.svg
|
||||
items:
|
||||
- name: Create ticket
|
||||
desc: Creates a new ticket.
|
||||
- name: Update ticket
|
||||
desc: Modify the status of an existing ticket or append comments.
|
||||
---
|
||||
|
||||
<script setup>
|
||||
|
Reference in New Issue
Block a user