feat(channels): add Zalo channel configuration

This commit is contained in:
晴天
2026-05-23 04:38:49 +08:00
parent 067389d65f
commit 780b1bdde5
6 changed files with 623 additions and 36 deletions

View File

@@ -8,6 +8,8 @@ export const CHANNEL_LABELS = {
discord: 'Discord',
slack: 'Slack',
whatsapp: 'WhatsApp',
zalo: 'Zalo',
zalouser: 'Zalo Personal',
msteams: 'Microsoft Teams',
signal: 'Signal',
matrix: 'Matrix',