feat: Create a new conversation from the contact panel (#2019)
* Chore: Improve button component styles
This commit is contained in:
committed by
GitHub
parent
c287ad08fb
commit
864471a21e
@@ -40,7 +40,7 @@ class Contacts::ContactableInboxesService
|
||||
end
|
||||
|
||||
def twilio_contactable_inbox(inbox)
|
||||
return unless @contact.phone_number
|
||||
return if @contact.phone_number.blank?
|
||||
|
||||
case inbox.channel.medium
|
||||
when 'sms'
|
||||
|
||||
Reference in New Issue
Block a user