feat(zendesk): add create ticket action

This commit is contained in:
Rıdvan Akca
2023-10-30 17:16:56 +03:00
committed by Ali BARIN
parent 4ff824663b
commit be610c7fa9
13 changed files with 636 additions and 1 deletions

View File

@@ -442,7 +442,10 @@ export default defineConfig({
text: 'Zendesk',
collapsible: true,
collapsed: true,
items: [{ text: 'Connection', link: '/apps/zendesk/connection' }],
items: [
{ text: 'Actions', link: '/apps/zendesk/actions' },
{ text: 'Connection', link: '/apps/zendesk/connection' },
],
},
],
'/': [