feat(mailerlite): add spam complaint trigger

This commit is contained in:
Rıdvan Akca
2024-01-26 18:18:43 +03:00
parent 8ef2bd3b8d
commit b30b5024a8
6 changed files with 100 additions and 1 deletions

View File

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