Merge branch 'develop' into feature/enhanced-template-support

This commit is contained in:
Muhsin Keloth
2025-07-31 12:00:20 +04:00
committed by GitHub
77 changed files with 2336 additions and 310 deletions
@@ -157,6 +157,14 @@ export const MESSAGE_VARIABLES = [
label: 'Agent email',
key: 'agent.email',
},
{
key: 'inbox.name',
label: 'Inbox name',
},
{
label: 'Inbox id',
key: 'inbox.id',
},
];
export const ATTACHMENT_ICONS = {