Feature: Availability Statuses (#874)
Co-authored-by: Pranav Raj S <pranav@thoughtwoot.com>
This commit is contained in:
parent
bd87927576
commit
c98907db49
35 changed files with 413 additions and 77 deletions
|
@ -10,6 +10,7 @@
|
|||
:badge="currentContact.channel"
|
||||
class="columns"
|
||||
:username="currentContact.name"
|
||||
:status="currentContact.availability_status"
|
||||
size="40px"
|
||||
/>
|
||||
<div class="conversation--details columns">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue