add an icon for each attendee to add them to their contact list

This commit is contained in:
2025-02-03 19:55:41 -07:00
parent 763398ff1b
commit 074c12da63
2 changed files with 142 additions and 10 deletions

View File

@@ -209,6 +209,7 @@
<MembersList
:password="currentMeeting.password || ''"
decrypt-failure-message="Unable to decrypt some member information. Please check your password or have them reset theirs."
:show-organizer-tools="true"
@error="handleMembersError"
class="mt-8"
/>