feat(appwrite): add new documents trigger
This commit is contained in:
@@ -45,7 +45,10 @@ export default defineConfig({
|
||||
text: 'Appwrite',
|
||||
collapsible: true,
|
||||
collapsed: true,
|
||||
items: [{ text: 'Connection', link: '/apps/appwrite/connection' }],
|
||||
items: [
|
||||
{ text: 'Triggers', link: '/apps/appwrite/triggers' },
|
||||
{ text: 'Connection', link: '/apps/appwrite/connection' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Carbone',
|
||||
|
Reference in New Issue
Block a user