From 58fe0a5015beb50876d5c75b0e6d58c2b3af3e42 Mon Sep 17 00:00:00 2001 From: Maksim Sukharev Date: Mon, 13 Jan 2025 11:35:05 +0100 Subject: [PATCH 1/3] fix(ContactSelectionBubble): adjust to use with different participant types - rewrite to TS Signed-off-by: Maksim Sukharev --- .../UIShared/ContactSelectionBubble.vue | 36 ++++++++++++------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/src/components/UIShared/ContactSelectionBubble.vue b/src/components/UIShared/ContactSelectionBubble.vue index 6baa0bb74f1..4db1bd82d72 100644 --- a/src/components/UIShared/ContactSelectionBubble.vue +++ b/src/components/UIShared/ContactSelectionBubble.vue @@ -3,7 +3,7 @@ - SPDX-License-Identifier: AGPL-3.0-or-later --> -