Merge pull request #1016 from automatisch/add-docs-for-google-drive
docs: add google drive connection and triggers
This commit is contained in:
@@ -68,6 +68,15 @@ export default defineConfig({
|
||||
{ text: 'Connection', link: '/apps/flickr/connection' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Google Drive',
|
||||
collapsible: true,
|
||||
collapsed: true,
|
||||
items: [
|
||||
{ text: 'Triggers', link: '/apps/google-drive/triggers' },
|
||||
{ text: 'Connection', link: '/apps/google-drive/connection' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Github',
|
||||
collapsible: true,
|
||||
|
Reference in New Issue
Block a user