docs(dropbox): add connection and actions
This commit is contained in:
@@ -59,6 +59,15 @@ export default defineConfig({
|
||||
{ text: 'Connection', link: '/apps/discord/connection' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Dropbox',
|
||||
collapsible: true,
|
||||
collapsed: true,
|
||||
items: [
|
||||
{ text: 'Actions', link: '/apps/dropbox/actions' },
|
||||
{ text: 'Connection', link: '/apps/dropbox/connection' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Flickr',
|
||||
collapsible: true,
|
||||
|
Reference in New Issue
Block a user