feat(monday): add new boards trigger
This commit is contained in:
@@ -345,8 +345,8 @@ export default defineConfig({
|
|||||||
collapsible: true,
|
collapsible: true,
|
||||||
collapsed: true,
|
collapsed: true,
|
||||||
items: [
|
items: [
|
||||||
{ text: 'Actions', link: '/apps/monday/actions' },
|
|
||||||
{ text: 'Triggers', link: '/apps/monday/triggers' },
|
{ text: 'Triggers', link: '/apps/monday/triggers' },
|
||||||
|
{ text: 'Actions', link: '/apps/monday/actions' },
|
||||||
{ text: 'Connection', link: '/apps/monday/connection' },
|
{ text: 'Connection', link: '/apps/monday/connection' },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user