feat(google-calendar): add google calendar integration
This commit is contained in:
@@ -114,6 +114,14 @@ export default defineConfig({
|
||||
{ text: 'Connection', link: '/apps/gitlab/connection' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Google Calendar',
|
||||
collapsible: true,
|
||||
collapsed: true,
|
||||
items: [
|
||||
{ text: 'Connection', link: '/apps/google-calendar/connection' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Google Drive',
|
||||
collapsible: true,
|
||||
|
Reference in New Issue
Block a user