mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29: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>
|
||||
|
||||
<Box>
|
||||
{selectedTextIsSpeaker(selectedText) &&
|
||||
{action == "Create to rename" &&
|
||||
!selectedParticipant &&
|
||||
!loading && (
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user