feat(whatsapp): enable reconfigure for embedded signup inboxes (#15038)

This commit is contained in:
Tanmay Deep Sharma
2026-07-16 16:18:58 +05:30
committed by GitHub
parent 522e3c4d3f
commit 2891a72cb9
9 changed files with 82 additions and 25 deletions
+1
View File
@@ -8,6 +8,7 @@ export const FEATURE_FLAGS = {
CAMPAIGNS: 'campaigns',
WHATSAPP_CAMPAIGNS: 'whatsapp_campaign',
WHATSAPP_MANUAL_TRANSFER: 'whatsapp_manual_transfer',
WHATSAPP_RECONFIGURE: 'whatsapp_reconfigure',
CANNED_RESPONSES: 'canned_responses',
CRM: 'crm',
CUSTOM_ATTRIBUTES: 'custom_attributes',