fix(inboxes): fix twilio webhook and finish setup edge cases

This commit is contained in:
Sojan Jose
2026-02-13 17:33:19 -08:00
parent 73420636bf
commit 537ea5a2a7
5 changed files with 46 additions and 17 deletions
@@ -146,6 +146,7 @@ export const useInbox = (inboxId = null) => {
isASmsInbox,
isATelegramChannel,
isATwilioChannel,
isATwilioSMSChannel,
isAWebWidgetInbox,
isAWhatsAppChannel,
isAMicrosoftInbox,