should fix speaker merge issue

This commit is contained in:
Sara
2024-01-03 16:19:31 +01:00
parent 13e05dd91c
commit 97f255c2ff

View File

@@ -389,7 +389,7 @@ const ParticipantList = ({
<Text mt="1">{participant.name}</Text>
<Box>
{selectedTextIsSpeaker(selectedText) &&
{action == "Create to rename" &&
!selectedParticipant &&
!loading && (
<Button