feat(youtube): add new video in channel trigger

This commit is contained in:
Rıdvan Akca
2023-10-17 13:00:43 +03:00
parent da4f8ab529
commit 4eace3fb7e
6 changed files with 70 additions and 1 deletions

View File

@@ -415,7 +415,10 @@ export default defineConfig({
text: 'Youtube',
collapsible: true,
collapsed: true,
items: [{ text: 'Connection', link: '/apps/youtube/connection' }],
items: [
{ text: 'Triggers', link: '/apps/youtube/triggers' },
{ text: 'Connection', link: '/apps/youtube/connection' },
],
},
],
'/': [