a5b1e2b650
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
6 lines
218 B
Ruby
6 lines
218 B
Ruby
json.id @inbox.id
|
|
json.channel_id @inbox.channel_id
|
|
json.name @inbox.name
|
|
json.channel_type @inbox.channel_type
|
|
json.website_token @inbox.channel.try(:website_token)
|
|
json.widget_color @inbox.channel.try(:widget_color)
|