Adds unread message bubbles for widget (#943)
Co-authored-by: Sojan <sojan@pepalo.com> Co-authored-by: Pranav Raj S <pranav@thoughtwoot.com>
This commit is contained in:
committed by
GitHub
parent
6a7d810c95
commit
49db9c5d8a
@@ -1,5 +1,6 @@
|
||||
if @conversation
|
||||
json.id @conversation.display_id
|
||||
json.inbox_id @conversation.inbox_id
|
||||
json.user_last_seen_at @conversation.user_last_seen_at.to_i
|
||||
json.status @conversation.status
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user