chore: Adds the ability to copy phone number from user details (#6791)
This commit is contained in:
@@ -66,6 +66,7 @@
|
|||||||
icon="call"
|
icon="call"
|
||||||
emoji="📞"
|
emoji="📞"
|
||||||
:title="$t('CONTACT_PANEL.PHONE_NUMBER')"
|
:title="$t('CONTACT_PANEL.PHONE_NUMBER')"
|
||||||
|
show-copy
|
||||||
/>
|
/>
|
||||||
<contact-info-row
|
<contact-info-row
|
||||||
v-if="contact.identifier"
|
v-if="contact.identifier"
|
||||||
|
|||||||
Reference in New Issue
Block a user