Adds title for conversation card
This commit is contained in:
parent
2f2ee37b5d
commit
1e87cf3562
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
<template>
|
||||
<div
|
||||
ref="conversationCard"
|
||||
:title="$t('CONVERSATION.CARD.RIGHT_CLICK_TOOLTIP')"
|
||||
class="conversation"
|
||||
:class="{
|
||||
active: isActiveChat,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue