docs(virtualq): describe connection and actions

This commit is contained in:
Ali BARIN
2024-12-20 13:30:56 +00:00
parent b0e186cfbd
commit 34a4c9c603
3 changed files with 40 additions and 0 deletions

View File

@@ -546,6 +546,15 @@ export default defineConfig({
{ text: 'Connection', link: '/apps/typeform/connection' },
],
},
{
text: 'VirtualQ',
collapsible: true,
collapsed: true,
items: [
{ text: 'Actions', link: '/apps/virtualq/actions' },
{ text: 'Connection', link: '/apps/virtualq/connection' },
],
},
{
text: 'Vtiger CRM',
collapsible: true,