mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 04:39:06 +00:00
should fix speaker merge issue
This commit is contained in:
@@ -389,7 +389,7 @@ const ParticipantList = ({
|
|||||||
<Text mt="1">{participant.name}</Text>
|
<Text mt="1">{participant.name}</Text>
|
||||||
|
|
||||||
<Box>
|
<Box>
|
||||||
{selectedTextIsSpeaker(selectedText) &&
|
{action == "Create to rename" &&
|
||||||
!selectedParticipant &&
|
!selectedParticipant &&
|
||||||
!loading && (
|
!loading && (
|
||||||
<Button
|
<Button
|
||||||
|
|||||||
Reference in New Issue
Block a user