feat(monday): add new boards trigger

This commit is contained in:
Rıdvan Akca
2024-05-03 14:46:07 +02:00
committed by Jakub P.
parent 366b3488c1
commit 23ef47bdf3

View File

@@ -345,8 +345,8 @@ export default defineConfig({
collapsible: true,
collapsed: true,
items: [
{ text: 'Actions', link: '/apps/monday/actions' },
{ text: 'Triggers', link: '/apps/monday/triggers' },
{ text: 'Actions', link: '/apps/monday/actions' },
{ text: 'Connection', link: '/apps/monday/connection' },
],
},